Go to file
coolneng 2fd238b62c
Switch to Neovim
2020-01-14 13:44:11 +01:00
alacritty/.config/alacritty Switch to alacritty + minor cleanup 2020-01-11 19:44:02 +01:00
conky
deluge/.config/deluge Remove and add again deluge files because of updated gitignore 2019-05-28 02:32:38 +02:00
fish/.config/fish Switch to Neovim 2020-01-14 13:44:11 +01:00
fonts/.config/fontconfig Replace urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +01:00
git/.config/git Switch to alacritty + minor cleanup 2020-01-11 19:44:02 +01:00
imapnotify/.config/imapnotify Update imapnotify's paths 2019-08-27 01:03:16 +02:00
khal/.config/khal Increase timedelta in khal 2019-10-09 16:37:12 +02:00
khard/.config/khard
latex/.config/texmf Add latex templates 2019-05-06 10:23:37 +02:00
mbsync Remove plain text password from mbsync 2019-08-27 01:08:54 +02:00
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 Fix absolute paths in mail stack 2019-08-29 23:22:57 +02:00
neofetch/.config/neofetch
neomutt Fix incompatible mailboxes names in neomutt 2019-11-20 16:21:33 +01:00
neovim/.config/nvim Switch to Neovim 2020-01-14 13:44:11 +01:00
nitrogen/.config/nitrogen Add Nitrogen config 2019-12-24 03:14:42 +01:00
notmuch Add notmuch dotfiles 2019-08-27 01:05:13 +02:00
openbox Switch to alacritty + minor cleanup 2020-01-11 19:44:02 +01:00
pandoc/.pandoc/templates Update pandoc templates 2019-12-17 21:08:54 +01:00
parcellite/.config/parcellite Add parcellite config 2019-12-24 04:25:10 +01:00
pass-git/.config/pass-git-helper Add username caching for git via pass 2019-11-22 02:34:08 +01:00
picom/.config/picom Replace compton with picom 2019-12-24 03:26:42 +01:00
polybar/.config/polybar Change muted label in polybar 2019-09-10 20:24:46 +02:00
redshift/.config/redshift Move redshift conf to folder 2019-12-24 03:45:59 +01:00
rofi/.config/rofi Add rofi dotfiles 2019-08-25 03:41:24 +02:00
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 Add stalonetray config file 2019-05-30 21:14:39 +02:00
tmux Switch to alacritty + minor cleanup 2020-01-11 19:44:02 +01:00
vdirsyncer/.config/vdirsyncer Change URL and HTTPS fingerprint in vdirsyncer 2019-11-11 22:14:46 +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 Replace vim-fugitive with gina and gitgutter 2019-07-16 18:21:28 +02:00
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