Go to file
2021-04-12 23:48:38 +02:00
bash Add some usefull scripts 2020-01-22 17:47:34 +01:00
bin/bin comment cubectx and add z and f=z 2021-03-07 23:31:32 +01:00
profile reset .profile to original state, default force color to yes 2015-11-08 17:18:29 +01:00
zsh Add symfony to path 2021-04-12 23:48:38 +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 update install 2020-12-15 20:16:09 +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>