Go to file
Sergei Akhmatdinov 8857e5aade Update 'zsh/.zshrc.local' 2023-06-21 18:49:00 +03:00
mpv/.config/mpv init repository 2019-11-05 14:11:48 -05:00
nvim/.config/nvim add a new function: indent_suckless 2020-03-15 21:16:46 -04:00
tmux add tmux 2019-11-09 18:50:03 -05:00
vim fix the vim module 2019-11-05 14:41:29 -05:00
vimplugins/.vim add tmux 2019-11-09 18:50:03 -05:00
xbindkeys add more xbindkey packages 2020-05-26 14:49:09 -04:00
xbindkeys-alsa add more xbindkeys packages 2020-05-26 14:50:11 -04:00
xbindkeys-pulse add pulseaudio binds 2021-05-24 05:55:07 -04:00
xbindkeys-unicomp add more xbindkeys packages 2020-05-26 14:50:11 -04:00
xinitrc add more xbindkey packages 2020-05-26 14:49:09 -04:00
zsh Update 'zsh/.zshrc.local' 2023-06-21 18:49:00 +03:00
README.md add more xbindkey packages 2020-05-26 14:49:09 -04:00

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.