My configuration files for various programs.
Go to file
Marcel Kapfer f35273534b
Urxvt: Gruvbox Light
2018-02-23 10:05:21 +01:00
atom Merged emacs file 2016-12-05 22:11:04 +01:00
emacs Emacs: tramp via use-package, set tramp-default-method to SSH 2018-02-23 10:03:08 +01:00
headers directory restructuring 2017-03-30 15:38:09 +02:00
i3 Restructured i3 config files 2017-02-05 19:45:01 +01:00
mutt mutt/mail: updated signatures 2017-11-25 22:52:29 +01:00
neovim NeoVim: Gruvbox Light 2018-02-23 10:03:32 +01:00
ratpoison directory restructuring 2017-03-30 15:40:08 +02:00
redshift directory restructuring 2017-03-30 15:38:09 +02:00
screen Screen: disabled newsbeuter autostart 2018-02-03 18:30:26 +01:00
scripts Blurlock: more blur 2018-02-23 09:28:18 +01:00
shells Use oh-my-fish 2018-02-23 10:04:54 +01:00
stumpwm StumpWM: Bugfix for scrolling GTK+ 3 Apps 2018-02-23 09:28:49 +01:00
x Urxvt: Gruvbox Light 2018-02-23 10:05:21 +01:00
xfce4-terminal Xfce4-Terminal configs 2016-06-05 00:06:22 +02:00
.gitignore Added dotdotfiles repo to gitignore 2017-02-05 19:34:43 +01:00
LICENSE License 2016-04-21 22:40:11 +02:00
README.md More README 2017-12-09 16:05:14 +01:00
dirs.list install system and script 2017-12-09 16:01:37 +01:00
install.fish install system and script 2017-12-09 16:01:37 +01:00
links.list Links: corrected redshift link 2018-02-03 18:32:34 +01:00

README.md

dotfiles

.files

Installing

To link the files to the correct places run

./install.fish

Make sure you have fish installed.

How it works

The script takes the directories in dirs.list and creats them (if they don't exist). After that it runs over links.list and takes the first path as source (appending ~/dotfiles) and the path after the space as the target (appending only ~/).