My configuration files for various programs.
Go to file
Marcel Kapfer 3be75c48c9 [nvim] various changes 2021-09-16 21:59:12 +02:00
alacritty [Alacritty] Modus Operandi colors 2021-05-10 15:08:36 +02:00
bspwm [sxhkd] use rofi instead of dmenu_run 2020-07-14 21:50:36 +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
dunst [dunst] don't follow mouse 2021-05-09 20:31:21 +02:00
herbstluftwm [HLWM] Use backlight.py script 2021-06-15 11:09:14 +02:00
kitty [kitty] added 2020-08-28 19:21:54 +02:00
neovim [nvim] various changes 2021-09-16 21:59:12 +02:00
picom [picom] some fixes 2020-08-23 17:03:54 +02:00
polybar [qutebrowser] Add unread mail indicator 2021-05-09 21:12:34 +02:00
qtile Remove nextcloud-kwallet script 2020-08-25 19:10:41 +02:00
qutebrowser [Qutebrowser] Modus Operandi colours 2021-05-10 15:08:48 +02:00
redshift [redshift] rework configuration 2021-05-09 20:35:03 +02:00
rofi [Rofi] Change font to JetBrains Mono 2021-03-15 10:07:09 +01:00
screen Screen: disabled newsbeuter autostart 2018-02-03 18:30:26 +01:00
scripts [backlight.py] Added script to set backlight brightness using sysfs 2021-06-15 11:08:44 +02:00
shells [ZSH] Simplify oh-my-zsh loading 2021-06-14 21:47:41 +02:00
stumpwm [StumpWM] Re-activated mode-line and stumptray 2020-05-19 17:35:29 +02:00
systemd [systemd: mbsync] Added SystemD mbsync service and timer 2020-09-16 16:14:25 +02:00
x [xprofile] Add xprofile 2021-03-15 10:15:03 +01: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 [systemd] fixed directory 2020-11-12 11:21:43 +01:00
install.fish install system and script 2017-12-09 16:01:37 +01:00
links.list [systemd: mbsync] Added SystemD mbsync service and timer 2020-09-16 16:14:25 +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 ~/).