Go to file
coolneng 295d7a5fef
Change vim colorscheme to iceberg
2019-11-23 02:13:02 +01:00
Xresources
compton/.config
conky
deluge/.config/deluge
emacs Add "CANCELLED" state for tasks 2019-11-22 02:29:21 +01:00
fish/.config/fish Replace '/home/coolneng' with $HOME or ~ 2019-11-20 16:48:51 +01:00
fonts/.config/fontconfig
git/.config/git
imapnotify/.config/imapnotify
khal/.config/khal
khard/.config/khard
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 '/home/coolneng' with $HOME or ~ 2019-11-20 16:48:51 +01:00
pandoc/.pandoc/templates
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
syncthing/.config/syncthing
tmux
vdirsyncer/.config/vdirsyncer
vim Change vim colorscheme to iceberg 2019-11-23 02:13:02 +01:00
weechat/.weechat
zathura/.config/zathura
.gitignore
.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