aboutsummaryrefslogtreecommitdiff
path: root/etc/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-05-12 17:14:17 -0300
committerEuAndreh <eu@euandre.org>2022-05-12 17:14:20 -0300
commit3c2329d53d0985ea5d5d1cf59b51370ec35ddec2 (patch)
tree8162b59a80ed255229448cda37bbe43a54f68563 /etc/bash
parentetc/myrepos/config: Add link to private repo (diff)
downloaddotfiles-3c2329d53d0985ea5d5d1cf59b51370ec35ddec2.tar.gz
dotfiles-3c2329d53d0985ea5d5d1cf59b51370ec35ddec2.tar.xz
Move symlink to private files to a relative location
To avoid hardcoding both "/home/andreh" and "dev/private/dotfiles".
Diffstat (limited to 'etc/bash')
l---------etc/bash/privrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bash/privrc.sh b/etc/bash/privrc.sh
index 243a4bd..f946f34 120000
--- a/etc/bash/privrc.sh
+++ b/etc/bash/privrc.sh
@@ -1 +1 @@
-/home/andreh/dev/private/dotfiles/privrc.sh \ No newline at end of file
+../../var/lib/private/tilde/privrc.sh \ No newline at end of file