In this repository I store my dotfiles and other configuration files.
| .git-crypt | ||
| .github | ||
| global | ||
| linux | ||
| macos | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
Install
# linux
stow --no-folding --dotfiles global
stow --no-folding --dotfiles linux
# macOS
stow --no-folding --dotfiles global
stow --no-folding --dotfiles macos