You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
mpv/.config/mpv | 4 years ago | |
nvim/.config/nvim | 3 years ago | |
tmux | 4 years ago | |
vim | 4 years ago | |
vimplugins/.vim | 4 years ago | |
xbindkeys | 3 years ago | |
xbindkeys-alsa | 3 years ago | |
xbindkeys-pulse | 2 years ago | |
xbindkeys-unicomp | 3 years ago | |
xinitrc | 3 years ago | |
zsh | 3 years ago | |
README.md | 3 years ago |
README.md
sakhmatd's dotfiles
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.