Go to file
coolneng 6efc280907
Add systemctl and journalctl shell aliases
2020-09-21 18:45:46 +02:00
fish/.config/fish Add systemctl and journalctl shell aliases 2020-09-21 18:45:46 +02:00
git/.config/git
gpg/.gnupg
gtk
imapnotify/.config/imapnotify
kanshi/.config/kanshi Move Emacs workspace to laptop screen 2020-09-18 22:52:51 +02:00
khal/.config/khal
khard/.config/khard
kitty/.config/kitty
latex/.config/texmf
mbsync
mime/.config
mpd/.config
mpv/.config/mpv
msmtp
neomutt
neovim/.config/nvim
nix/.config/nixpkgs Allow unfree software in nix-shell 2020-09-10 13:19:51 +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
rofi Upgrade rofi config file to new format 2020-09-18 22:30:05 +02:00
scripts/.local/share/scripts
ssh/.ssh
sway/.config/sway Fix regex for Emacs window class name 2020-09-10 13:25:56 +02:00
tmux
vdirsyncer/.config/vdirsyncer
waybar/.config/waybar
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