Go to file
coolneng c474c51293
Add useful GTK bookmarks and minor cleanup
2020-06-13 01:02:21 +02:00
fish/.config/fish Add useful GTK bookmarks and minor cleanup 2020-06-13 01:02:21 +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
khal/.config/khal
khard/.config/khard
kitty/.config/kitty
latex/.config/texmf
mbsync
mime/.config
mpd/.config
mpv/.config/mpv Add vim window focus keybindings on sway 2020-06-06 15:53:06 +02:00
msmtp
neomutt
neovim/.config/nvim
notmuch
pam-gpg
pandoc/.pandoc/templates
pass-git/.config/pass-git-helper
redshift/.config/redshift
rofi
scripts/.local/share/scripts Recreate user scripts and add them to the PATH 2020-06-09 02:32:10 +02:00
ssh/.ssh
sway/.config/sway Add vim window focus keybindings on sway 2020-06-06 15:53:06 +02:00
tmux
vdirsyncer/.config/vdirsyncer
waybar/.config/waybar Add useful GTK bookmarks and minor cleanup 2020-06-13 01:02:21 +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