Go to file
coolneng b705145bac
Add odyfo tmux workspace and aliases
2020-03-21 20:31:04 +01:00
fish/.config/fish Remove lock after inactivity 2020-03-13 18:22:25 +01:00
fonts/.config/fontconfig Replace urxvt with kitty, delete redundant Xresources 2019-11-23 02:16:09 +01:00
git/.config/git Switch to alacritty + minor cleanup 2020-01-11 19:44:02 +01:00
gtk Add GTK theme configuration 2020-01-23 00:13:34 +01:00
imapnotify/.config/imapnotify Update imapnotify's paths 2019-08-27 01:03:16 +02:00
kanshi/.config/kanshi Allow monitor hotplug and lock screen on suspend 2020-03-10 04:00:55 +01:00
khal/.config/khal Sync work calendar and map next/previous media key 2020-03-04 00:39:54 +01:00
khard/.config/khard Populate dotfiles repository 2019-03-24 15:03:56 +01:00
kitty/.config/kitty Come back to Kitty 2020-01-18 16:35:19 +01:00
latex/.config/texmf Add latex templates 2019-05-06 10:23:37 +02:00
mbsync Remove plain text password from mbsync 2019-08-27 01:08:54 +02:00
mime/.config Add XDG MIME applications 2019-12-24 02:50:14 +01:00
mpd/.config Migrate to Mopidy 2020-01-23 19:14:36 +01:00
mpv/.config/mpv Curate Sway config with full Wayland switch 2020-03-08 01:34:57 +01:00
msmtp Fix absolute paths in mail stack 2019-08-29 23:22:57 +02:00
neomutt Allow monitor hotplug and lock screen on suspend 2020-03-10 04:00:55 +01:00
neovim/.config/nvim Create work snippets and minor tweaks 2020-03-03 20:20:24 +01:00
notmuch Add notmuch dotfiles 2019-08-27 01:05:13 +02:00
pam-gpg Curate Sway config with full Wayland switch 2020-03-08 01:34:57 +01:00
pandoc/.pandoc/templates Removal of neovim plugins and some cleanup 2020-02-19 20:33:39 +01:00
pass-git/.config/pass-git-helper Curate Sway config with full Wayland switch 2020-03-08 01:34:57 +01:00
redshift/.config/redshift Move redshift conf to folder 2019-12-24 03:45:59 +01:00
rofi/.config/rofi Add rofi dotfiles 2019-08-25 03:41:24 +02:00
scripts/.scripts Add GPLv3 to the scripts' assets 2019-10-09 20:33:12 +02:00
ssh/.ssh Add odyfo tmux workspace and aliases 2020-03-21 20:31:04 +01:00
sway/.config/sway Remove lock after inactivity 2020-03-13 18:22:25 +01:00
tmux Add odyfo tmux workspace and aliases 2020-03-21 20:31:04 +01:00
vdirsyncer/.config/vdirsyncer Sync work calendar and map next/previous media key 2020-03-04 00:39:54 +01:00
waybar/.config/waybar Curate Sway config with full Wayland switch 2020-03-08 01:34:57 +01:00
weechat/.weechat Add XDG MIME applications 2019-12-24 02:50:14 +01:00
zathura/.config/zathura Update global gitignore and cleanup 2019-12-03 01:56:03 +01:00
.gitignore Create usable Sway config 2020-03-06 00:29:24 +01:00
.gitmodules Replace vim-fugitive with gina and gitgutter 2019-07-16 18:21:28 +02:00
LICENSE.md Licence the repository under the 2-Clause BSD License 2019-03-24 19:55:54 +01:00
README.org Update Readme 2019-11-17 16:55:51 +01:00

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