Go to file
coolneng b466a25274
Remove kawase blur and minor cleanup of compton
2019-12-24 03:08:03 +01:00
compton/.config Remove kawase blur and minor cleanup of compton 2019-12-24 03:08:03 +01:00
conky
deluge/.config/deluge
emacs Layer cleanup and global gitignore update 2019-12-03 20:36:59 +01:00
fish/.config/fish Switch to Doom Emacs 2019-12-09 05:13:28 +01:00
fonts/.config/fontconfig Replace urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +01:00
git/.config/git Layer cleanup and global gitignore update 2019-12-03 20:36:59 +01:00
imapnotify/.config/imapnotify
khal/.config/khal
khard/.config/khard
kitty/.config/kitty Change kitty and zathura fonts to 'Go Mono' 2019-11-25 20:22:21 +01:00
latex/.config/texmf
mbsync
mime/.config Add XDG MIME applications 2019-12-24 02:50:14 +01:00
mpd Replace '/home/coolneng' with $HOME or ~ 2019-11-20 16:48:51 +01:00
mpv/.config/mpv Exclude vp9 from youtube-dl codecs 2019-11-22 02:29:36 +01:00
msmtp
neofetch/.config/neofetch
neomutt
notmuch
openbox Clean up openbox 2019-12-23 04:51:42 +01:00
pandoc/.pandoc/templates Update pandoc templates 2019-12-17 21:08:54 +01:00
pass-git/.config/pass-git-helper Add username caching for git via pass 2019-11-22 02:34:08 +01:00
polybar/.config/polybar
redshift/.config
rofi/.config/rofi
scripts/.scripts
ssh/.ssh
stalonetray
tmux Clean up tmux folder 2019-12-23 04:50:14 +01:00
vdirsyncer/.config/vdirsyncer
vim Highlight search matches in vim 2019-11-25 02:26:44 +01:00
weechat/.weechat Add XDG MIME applications 2019-12-24 02:50:14 +01:00
zathura/.config/zathura Update global gitignore and cleanup 2019-12-03 01:56:03 +01:00
.gitignore Clean up tmux folder 2019-12-23 04:50:14 +01:00
.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