coolneng a60cb1cf9e | ||
---|---|---|
conky | ||
deluge/.config/deluge | ||
fish/.config/fish | ||
fonts/.config/fontconfig | ||
git/.config/git | ||
gtk | ||
imapnotify/.config/imapnotify | ||
khal/.config/khal | ||
khard/.config/khard | ||
kitty/.config/kitty | ||
latex/.config/texmf | ||
mbsync | ||
mime/.config | ||
mpd | ||
mpv/.config/mpv | ||
msmtp | ||
neofetch/.config/neofetch | ||
neomutt | ||
neovim/.config/nvim | ||
nitrogen/.config/nitrogen | ||
notmuch | ||
openbox | ||
pandoc/.pandoc/templates | ||
parcellite/.config/parcellite | ||
pass-git/.config/pass-git-helper | ||
picom/.config/picom | ||
polybar/.config/polybar | ||
redshift/.config/redshift | ||
rofi/.config/rofi | ||
scripts/.scripts | ||
ssh/.ssh | ||
stalonetray | ||
tmux | ||
vdirsyncer/.config/vdirsyncer | ||
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