coolneng 932c82162a | ||
---|---|---|
fish/.config/fish | ||
fonts/.config/fontconfig | ||
git/.config/git | ||
gtk | ||
imapnotify/.config/imapnotify | ||
kanshi/.config/kanshi | ||
khal/.config/khal | ||
khard/.config/khard | ||
kitty/.config/kitty | ||
latex/.config/texmf | ||
mbsync | ||
mime/.config | ||
mpd/.config | ||
mpv/.config/mpv | ||
msmtp | ||
neomutt | ||
neovim/.config/nvim | ||
notmuch | ||
pam-gpg | ||
pandoc/.pandoc/templates | ||
pass-git/.config/pass-git-helper | ||
redshift/.config/redshift | ||
rofi | ||
ssh/.ssh | ||
sway/.config/sway | ||
tmux | ||
vdirsyncer/.config/vdirsyncer | ||
waybar/.config/waybar | ||
weechat/.weechat | ||
zathura/.config/zathura | ||
.gitignore | ||
.gitmodules | ||
LICENSE.md | ||
README.org |
README.org
Dotfiles
Compilation of my essential configs, managed with GNU stow
Every configuration file is categorized, inside a parent folder.
If you want to deploy them without using GNU stow, copy the configuration file with the corresponding folder hierarchy, in your home folder. For example:
cd vim
cp .vimrc ~/.vimrc
cp -R .vim ~/.vim