Commit graph

13 commits

Author SHA1 Message Date
30275628ff setup.sh: add symlink for external ssh config 2021-08-22 23:27:11 +02:00
88c797807d extend PATH in pam_environment instead of zsh config
This way, the extended PATH variable is available for the whole
session and not just for the zsh session.
2021-01-22 00:45:30 +01:00
5cd3ff3901 setup.sh: add missing echo 2020-10-16 18:22:35 +02:00
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