4a78784ba2
setup.sh: add symlinks for i3 configuration
2019-09-24 16:41:35 +02:00
27eefd62c8
setup.sh: link: fix issue creating unnecessary symlinks
...
As of now the link function follows the destination path if already
existent and then creates a new symlink in there. In order to not create
this unnecessary additional symlink a check has been added which simply
checks if a symlink already exists in order to delete it.
2018-05-07 01:51:06 +02:00
48bcf05dd7
setup: add redshift
2018-04-29 01:36:55 +02:00
e7d72245bd
setup: zsh: symlink .zsh instead of every single file
2017-10-05 14:21:18 +02:00
747085db67
setup: herbstluftwm: create barpyrus directory
2017-08-01 22:24:43 +02:00
7b385368b0
setup: ask user to continue linking if one symlink couldn't be created
2017-07-27 14:32:15 +02:00
9ca1bba42b
setup: zsh: link general.zsh and keybindings.zsh
2017-07-16 13:35:14 +02:00
f5bdec14cf
setup: add dryrun option
2017-05-10 23:48:22 +02:00
1a0e73ba49
setup: align link()-output with printf if available
2017-05-10 22:45:39 +02:00
e89f02d745
setup: add proper script to symlink config
2017-05-09 15:36:23 +02:00