Go to file
coolneng b91036d6ae
Fix incompatible mailboxes names in neomutt
2019-11-20 16:21:33 +01:00
Xresources Update cherry font config 2019-10-23 20:55:15 +02:00
compton/.config
conky
deluge/.config/deluge
emacs Redirect stdout to results in org mode for Python 2019-10-30 00:14:13 +01:00
fish/.config/fish Add Go workspace's bin to the Path 2019-11-20 16:20:55 +01:00
fonts/.config/fontconfig Update cherry font config 2019-10-23 20:55:15 +02:00
git/.config/git Add GPG signature to git commits 2019-11-16 22:19:35 +01:00
imapnotify/.config/imapnotify
khal/.config/khal Increase timedelta in khal 2019-10-09 16:37:12 +02:00
khard/.config/khard
latex/.config/texmf
mbsync
mpd Update gitignore 2019-09-19 12:39:09 +02:00
mpv/.config/mpv Change video output backend to GPU in mpv 2019-10-28 01:43:39 +01:00
msmtp
neofetch/.config/neofetch
neomutt Fix incompatible mailboxes names in neomutt 2019-11-20 16:21:33 +01:00
notmuch
openbox Enable ssh-agent 2019-11-16 22:20:42 +01:00
pandoc/.pandoc/templates Add latekiss template 2019-10-28 01:43:22 +01:00
pass-git/.config/pass-git-helper Add password caching to git via pass 2019-11-16 22:19:46 +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
vdirsyncer/.config/vdirsyncer Change URL and HTTPS fingerprint in vdirsyncer 2019-11-11 22:14:46 +01:00
vim Clean up redundant vim plugins 2019-11-07 00:06:04 +01:00
weechat/.weechat Remove redundant efnet server from weechat 2019-11-07 00:06:47 +01:00
zathura/.config/zathura
.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