No description
- Vim Script 98.3%
- Shell 1.7%
| bash | ||
| btop/dot-config/btop | ||
| git/dot-config/git | ||
| i3 | ||
| mpv/dot-config/mpv | ||
| pandoc/dot-config/pandoc | ||
| redshift/dot-config | ||
| tmux/dot-config/tmux | ||
| vim | ||
| wireguard/dot-config/wireguard | ||
| .gitignore | ||
| .gitmodules | ||
| .stowrc | ||
| README.md | ||
Run stow <program-name> to sync settings for a program.
For vim: First run git submodule update --init inside the stow directory, then
run nvim +PluginInstall +qall to install plugins after cloning.
NB: Be careful when moving stow directory, all symlinks will be broken and will need to be manually removed.