My configuration files for various programs.
Go to file
Marcel Kapfer 692931619c
[StumpWM] Winkel-Workspace now on C-t C-5
Moved from C-t C-s to free this one (might show useful at some point)
2020-05-19 17:23:16 +02:00
alacritty [alacritty] added 2020-05-12 17:39:59 +02: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
neovim [neovim] Switch to Gruvbox theme 2020-05-12 17:29:27 +02:00
qutebrowser [qutebrowser] added 2020-05-12 17:43:42 +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 [scripts] removed old vim-to-nvim script 2020-05-12 17:33:56 +02:00
shells [fish] Fixed endless loop in ls alias 2020-03-25 17:03:43 +01:00
stumpwm [StumpWM] Winkel-Workspace now on C-t C-5 2020-05-19 17:23:16 +02:00
x Xresources: switch to Hermit font 2019-06-01 22:08:56 +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 [dirs] added alacritty and qutebrowser 2020-05-12 17:50:54 +02:00
install.fish install system and script 2017-12-09 16:01:37 +01:00
links.list [links] qutebrowser 2020-05-12 17:44:27 +02: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 ~/).