Go to file
coolneng c12c454853
Replace pulseaudio numbers with unique identifiers
2020-09-06 17:58:42 +02:00
fish/.config/fish Add aliases to switch between HDMI and speakers 2020-09-06 17:36:22 +02:00
git/.config/git Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
gpg/.gnupg Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
gtk Add useful GTK bookmarks and minor cleanup 2020-06-13 01:02:21 +02:00
imapnotify/.config/imapnotify Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
kanshi/.config/kanshi Move workspaces to monitor when docked 2020-09-06 17:29:36 +02:00
khal/.config/khal
khard/.config/khard
kitty/.config/kitty Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
latex/.config/texmf
mbsync Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mime/.config Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mpd/.config Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
mpv/.config/mpv Add vim window focus keybindings on sway 2020-06-06 15:53:06 +02:00
msmtp
neomutt Change ethernet icon and improve home office setup 2020-06-22 22:28:55 +02:00
neovim/.config/nvim Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
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 Embrace Pulseaudio as audio server 2020-04-28 13:16:32 +02:00
rofi Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
scripts/.local/share/scripts Recreate user scripts and add them to the PATH 2020-06-09 02:32:10 +02:00
ssh/.ssh Migrate to panacea as daily driver 2020-05-24 22:46:16 +02:00
sway/.config/sway Replace pulseaudio numbers with unique identifiers 2020-09-06 17:58:42 +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 Migrate to panacea as daily driver 2020-05-24 22:46:16 +02: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