yadm repository
| .config | ||
| .gitignore | ||
| .gitmodules | ||
| .tmux.conf | ||
| .zshrc | ||
| README.md | ||
*nix config
Dot-files and scripts to be synced between my home system and work system
All ZSH plugins are submodules
Setup
# Using package manager
# Install: yadm thefuck fastfetch fzf
yadm clone ssh://git@git.pfy.ch/pfych/unix-config.git
yadm submodule update --init --recursive
Firefox
Firefox profile location differs between MacOS & Linux, so the actual config files cannot be synced
- Navigate to
about:config - Enable
toolkit.legacyUserProfileCustomizations.stylesheets - Disable
browser.tabs.inTitlebar - Navigate to
about:supportand openProfile folder - Symlink
~/.config/firefox/chrometo<profile>/chrome - Restart Firefox