My configuration files for various programs.
Go to file
Marcel Kapfer 1e67608d3e
StumpWM: power state commands: system- → systemctl
2019-04-06 07:48:33 +02:00
atom Merged emacs file 2016-12-05 22:11:04 +01:00
compton Added compton configuration 2018-03-13 16:12:53 +01:00
debian Added Debian sbuild configuration 2018-05-13 16:19:31 +02:00
emacs Emacs Org-Mode: org-iswitchb → org-switchb 2019-04-06 07:44:11 +02: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 Update university signature 2018-05-13 15:54:30 +02:00
neovim Neovim: switched to fabulous nord theme 2018-10-21 13:44:09 +02: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 KeePassXC wrapper script 2018-08-14 13:48:30 +02:00
shells Fish: sorted config files 2019-04-06 07:45:49 +02:00
stumpwm StumpWM: power state commands: system- → systemctl 2019-04-06 07:48:33 +02:00
x Xresources: gruvbox light 2018-07-09 15:20:32 +02: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 Improved README 2018-05-16 07:33:33 +02: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 Reorganized fish shell configuration 2019-03-09 17:52:33 +01:00

README.md

dotfiles

My configuration files for various programs.

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 ~/).