Go to file
Sergei Akhmatdinov 447b53fb6c Merge branch 'master' of https://git.darkn.space/sakhmatd/dotfiles 2025-12-28 11:26:23 -05:00
mocp/.moc 12-2025 updates, add wayland configs 2025-12-28 11:25:28 -05: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 12-2025 updates, add wayland configs 2025-12-28 11:25:28 -05:00
vim fix the vim module 2019-11-05 14:41:29 -05:00
vimplugins/.vim 12-2025 updates, add wayland configs 2025-12-28 11:25:28 -05:00
wayland 12-2025 updates, add wayland configs 2025-12-28 11:25:28 -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 12-2025 updates, add wayland configs 2025-12-28 11:25:28 -05:00
zsh Merge branch 'master' of https://git.darkn.space/sakhmatd/dotfiles 2025-12-28 11:26:23 -05:00
README.md add more xbindkey packages 2020-05-26 14:49:09 -04:00
pkglist.x86_64.txt 12-2025 updates, add wayland configs 2025-12-28 11:25:28 -05: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.