Go to file
coolneng b7fef835ff
Revert "Disable touchscreen to save battery life"
This reverts commit 2208a08858.
2020-09-06 02:09:26 +02:00
fish/.config/fish Enable pass completion on fish 2020-07-11 13:19:47 +02:00
git/.config/git
gpg/.gnupg
gtk Add useful GTK bookmarks and minor cleanup 2020-06-13 01:02:21 +02:00
imapnotify/.config/imapnotify
kanshi/.config/kanshi Adjust external display resolution automatically 2020-07-11 13:19:58 +02:00
khal/.config/khal
khard/.config/khard
kitty/.config/kitty
latex/.config/texmf
mbsync
mime/.config
mpd/.config
mpv/.config/mpv
msmtp
neomutt Change ethernet icon and improve home office setup 2020-06-22 22:28:55 +02:00
neovim/.config/nvim
notmuch
pam-gpg
pandoc/.pandoc/templates
pass-git/.config/pass-git-helper Update gitea URL for pass-git-helper 2020-08-24 15:40:07 +02:00
redshift/.config/redshift
rofi
scripts/.local/share/scripts
ssh/.ssh
sway/.config/sway Revert "Disable touchscreen to save battery life" 2020-09-06 02:09:26 +02:00
tmux Change ethernet icon and improve home office setup 2020-06-22 22:28:55 +02:00
vdirsyncer/.config/vdirsyncer
waybar/.config/waybar Change ethernet icon and improve home office setup 2020-06-22 22:28:55 +02:00
weechat/.weechat
zathura/.config/zathura
.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