Go to file
coolneng dbba0c9f85
Change kitty and zathura fonts to 'Go Mono'
2019-11-25 20:22:21 +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
imapnotify/.config/imapnotify
khal/.config/khal
khard/.config/khard
kitty/.config/kitty Change kitty and zathura fonts to 'Go Mono' 2019-11-25 20:22:21 +01:00
latex/.config/texmf
mbsync
mpd
mpv/.config/mpv
msmtp
neofetch/.config/neofetch
neomutt
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
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
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 Change kitty and zathura fonts to 'Go Mono' 2019-11-25 20:22:21 +01:00
.gitignore
.gitmodules
LICENSE.md
README.org

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