Go to file
coolneng c1b22ab72d
Enable ssh-agent
2019-11-16 22:20:42 +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 syncthing config and update relevant paths 2019-11-11 22:14:20 +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 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
mbsync Remove plain text password from mbsync 2019-08-27 01:08:54 +02:00
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 Fix absolute paths in mail stack 2019-08-29 23:22:57 +02:00
neofetch/.config/neofetch
neomutt Clean up email aliases 2019-11-11 22:15:17 +01:00
notmuch Add notmuch dotfiles 2019-08-27 01:05:13 +02:00
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 Change muted label in polybar 2019-09-10 20:24:46 +02:00
redshift/.config Add redshift dotfiles 2019-08-25 03:41:34 +02: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
syncthing/.config/syncthing Add syncthing config and update relevant paths 2019-11-11 22:14:20 +01:00
tmux Unbind g key from tmux-sessionist 2019-08-18 10:07:32 +02:00
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 Replace vim-fugitive with gina and gitgutter 2019-07-16 18:21:28 +02:00
LICENSE.md
README.org Convert Readme file to Org mode 2019-11-16 11:13:09 +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:

  cd vim
  cp .vimrc ~/.vimrc
  cp -R .vim ~/.vim