Go to file
coolneng 4f81b39feb
Update global gitignore and cleanup
2019-12-03 01:56:03 +01:00
compton/.config Replace urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +01:00
conky
deluge/.config/deluge
emacs Update global gitignore and cleanup 2019-12-03 01:56:03 +01:00
fish/.config/fish Replace urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +01:00
fonts/.config/fontconfig Replace urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +01:00
git/.config/git Update global gitignore and cleanup 2019-12-03 01:56:03 +01:00
imapnotify/.config/imapnotify
khal/.config/khal Increase timedelta in khal 2019-10-09 16:37:12 +02:00
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
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 Fix incompatible mailboxes names in neomutt 2019-11-20 16:21:33 +01:00
notmuch
openbox Replace tmux plugins with tmuxp 2019-12-03 01:55:14 +01:00
pandoc/.pandoc/templates Add report pandoc template 2019-11-25 20:20:38 +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 Add GPLv3 to the scripts' assets 2019-10-09 20:33:12 +02:00
ssh/.ssh Update ssh config according to the new zion system 2019-10-23 20:55:58 +02:00
stalonetray
syncthing/.config/syncthing Add syncthing config and update relevant paths 2019-11-11 22:14:20 +01:00
tmux Replace tmux plugins with tmuxp 2019-12-03 01:55:14 +01:00
vdirsyncer/.config/vdirsyncer Change URL and HTTPS fingerprint in vdirsyncer 2019-11-11 22:14:46 +01:00
vim Highlight search matches in vim 2019-11-25 02:26:44 +01:00
weechat/.weechat Execute urlgrab when bitlbee starts up 2019-11-26 02:07:33 +01:00
zathura/.config/zathura Update global gitignore and cleanup 2019-12-03 01:56:03 +01:00
.gitignore Add syncthing config and update relevant paths 2019-11-11 22:14:20 +01:00
.gitmodules
LICENSE.md
README.org Update Readme 2019-11-17 16:55:51 +01:00

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