My configuration files for various programs.
Go to file
Marcel Kapfer 097cbd1c6d
Stow restructuring
2022-02-25 16:22:57 +01:00
alacritty/.config/alacritty Stow restructuring 2022-02-25 16:22:57 +01:00
bash Stow restructuring 2022-02-25 16:22:57 +01:00
bspwm/.config Stow restructuring 2022-02-25 16:22:57 +01:00
debian Stow restructuring 2022-02-25 16:22:57 +01:00
dunst/.config/dunst Stow restructuring 2022-02-25 16:22:57 +01:00
fish/.config/fish Stow restructuring 2022-02-25 16:22:57 +01:00
herbstluftwm/.config/herbstluftwm Stow restructuring 2022-02-25 16:22:57 +01:00
neovim/.config/nvim Stow restructuring 2022-02-25 16:22:57 +01:00
picom/.config Stow restructuring 2022-02-25 16:22:57 +01:00
polybar/.config/polybar Stow restructuring 2022-02-25 16:22:57 +01:00
qtile/.config/qtile Stow restructuring 2022-02-25 16:22:57 +01:00
qutebrowser/.config/qutebrowser Stow restructuring 2022-02-25 16:22:57 +01:00
redshift/.config Stow restructuring 2022-02-25 16:22:57 +01:00
rofi/.config/rofi Stow restructuring 2022-02-25 16:22:57 +01:00
screen Stow restructuring 2022-02-25 16:22:57 +01:00
scripts [backlight.py] Added script to set backlight brightness using sysfs 2021-06-15 11:08:44 +02:00
stumpwm Stow restructuring 2022-02-25 16:22:57 +01:00
systemd/.config/systemd/user Stow restructuring 2022-02-25 16:22:57 +01:00
x Stow restructuring 2022-02-25 16:22:57 +01:00
zsh Stow restructuring 2022-02-25 16:22:57 +01:00
.gitignore Stow restructuring 2022-02-25 16:22:57 +01:00
LICENSE Stow restructuring 2022-02-25 16:22:57 +01:00
README.md Improved README 2018-05-16 07:33:33 +02:00
stow.sh Stow restructuring 2022-02-25 16:22:57 +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 ~/).