Go to file
2020-01-22 17:47:10 +01:00
bash Remove calendar, fix ending color 2019-07-12 10:23:19 +00:00
bin/bin Add -y to all update calls 2019-07-12 10:23:18 +00:00
profile reset .profile to original state, default force color to yes 2015-11-08 17:18:29 +01:00
zsh Add ZSH default settings 2020-01-22 17:47:10 +01: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>