Go to file
coolneng 2ed3daf381
Change weechat authentification method to SASL plain
2019-11-25 20:20:51 +01:00
compton/.config Replace urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +01:00
conky
deluge/.config/deluge
emacs Move emacs autosave files to cache 2019-11-25 03:27:49 +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 Add GPG signature to git commits 2019-11-16 22:19:35 +01:00
imapnotify/.config/imapnotify
khal/.config/khal
khard/.config/khard
kitty/.config/kitty Change terminal font to Iosevka Term 2019-11-25 01:11:52 +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 urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +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
ssh/.ssh
stalonetray
syncthing/.config/syncthing
tmux Fix vim colorscheme inside tmux 2019-11-25 00:44:30 +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 Change weechat authentification method to SASL plain 2019-11-25 20:20:51 +01:00
zathura/.config/zathura Replace urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +01:00
.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