Go to file
2021-08-02 19:26:10 +02:00
bash Cleanup profile and move nano to own stow 2021-06-21 17:18:05 +02:00
bin/bin comment cubectx and add z and f=z 2021-03-07 23:31:32 +01:00
nano Cleanup profile and move nano to own stow 2021-06-21 17:18:05 +02:00
zsh Move aliases to seperate files and cleanup the config 2021-08-02 19:26:10 +02:00
.gitmodules Fix zsh config inclusion 2020-03-09 15:32:52 +01:00
bla-docker-app.service more ref removal 2021-03-19 15:41:30 +01:00
install.sh add autocomplete and zsh-z plugins 2021-06-28 11:51:57 +02:00
README.md The solve-stow now backups all conflicted files 2019-07-12 10:23:18 +00:00
solve-stow.sh layout fixes 2019-07-12 10:23:18 +00:00

dotfiles

To make the files simlinks use stow <folder> For example: stow bash

To solve all conflicts: (this will backup all conflicted files to file.back, to delete instead of backup simply uncomment the rm line and comment the mv line) ./solve-stow.sh <folder>