aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/Makefile b/conf/Makefile
index 17ff59a..b077466 100644
--- a/conf/Makefile
+++ b/conf/Makefile
@@ -1,2 +1,2 @@
deploy:
- install -m 750 bashrc-public ~/.bashrc-public
+ ln -s `readlink -f bashrc-public` ~/.bashrc-public