Go to file
coolneng 9faa373f11 Add ssh dotfiles 2019-09-02 12:15:00 +02:00
Xresources Remove rofi config file from .xrdb 2019-08-25 03:39:32 +02:00
compton/.config Change compton's transparency to 91% 2019-03-26 18:56:53 +01:00
conky Populate dotfiles repository 2019-03-24 15:03:56 +01:00
deluge/.config/deluge Remove and add again deluge files because of updated gitignore 2019-05-28 02:32:38 +02:00
emacs Remove unneeded lsp layer 2019-08-27 01:11:36 +02:00
fish/.config/fish Add alias to remove orphaned and cache of packages 2019-08-27 01:09:23 +02:00
fonts/.config/fontconfig Add fontconfig tweak to enable some bitmaps 2019-08-25 03:42:20 +02:00
imapnotify/.config/imapnotify Update imapnotify's paths 2019-08-27 01:03:16 +02:00
khal/.config/khal Populate dotfiles repository 2019-03-24 15:03:56 +01:00
khard/.config/khard Populate dotfiles repository 2019-03-24 15:03:56 +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
mpd Delete tracked files on gitignore 2019-08-27 01:07:20 +02:00
mpv/.config/mpv Populate dotfiles repository 2019-03-24 15:03:56 +01:00
msmtp Fix absolute paths in mail stack 2019-08-29 23:22:57 +02:00
neofetch/.config/neofetch Populate dotfiles repository 2019-03-24 15:03:56 +01:00
neomutt Fix absolute paths in mail stack 2019-08-29 23:22:57 +02:00
notmuch Add notmuch dotfiles 2019-08-27 01:05:13 +02:00
openbox Tweak openbox settings to Void Linux 2019-08-27 01:10:43 +02:00
pandoc/.pandoc/templates Modify pandoc assignment template 2019-05-11 03:40:12 +02:00
polybar/.config/polybar Add battery fully charged icon to polybar 2019-08-25 05:20:39 +02:00
redshift/.config Add redshift dotfiles 2019-08-25 03:41:34 +02:00
rofi/.config/rofi Add rofi dotfiles 2019-08-25 03:41:24 +02:00
ssh/.ssh Add ssh dotfiles 2019-09-02 12:15:00 +02:00
stalonetray Add stalonetray config file 2019-05-30 21:14:39 +02:00
tmux Unbind g key from tmux-sessionist 2019-08-18 10:07:32 +02:00
vdirsyncer/.config/vdirsyncer Harden vdirsyncer by calling pass for the password 2019-07-16 17:29:42 +02:00
vim Fix absolute paths in mail stack 2019-08-29 23:22:57 +02:00
weechat/.weechat Auto-generated weechat files 2019-06-16 07:09:04 +02:00
zathura/.config/zathura Populate dotfiles repository 2019-03-24 15:03:56 +01:00
.gitignore Update gitignore 2019-08-27 01:04:27 +02: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.md Rephrase the explanation for dotfile deployment 2019-03-24 20:18:14 +01:00

README.md

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:

cd vim
cp .vimrc ~/.vimrc
cp -R .vim ~/.vim

oekk now you can finally enjoy yourself