|
8 months ago | |
---|---|---|
mpv/.config/mpv | 1 year ago | |
nvim/.config/nvim | 10 months ago | |
tmux | 1 year ago | |
vim | 1 year ago | |
vimplugins/.vim | 1 year ago | |
xbindkeys | 8 months ago | |
xbindkeys-alsa | 8 months ago | |
xbindkeys-unicomp | 8 months ago | |
xinitrc | 8 months ago | |
zsh | 10 months ago | |
README.md | 8 months ago |
This is my personal collection of dotfiles.
Use GNU stow
to install individual dotfiles as modules.
For example, if you cloned this repo to ~.dotfiles
and you wished
to install my vim config without the plugins, use:
cd ~/.dotfiles
stow vim
Most of the config files are tailored to FreeBSD, so keep that in mind.