summaryrefslogtreecommitdiff
path: root/redshift.org
diff options
context:
space:
mode:
Diffstat (limited to 'redshift.org')
-rw-r--r--redshift.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/redshift.org b/redshift.org
index bd463bf..5003528 100644
--- a/redshift.org
+++ b/redshift.org
@@ -61,6 +61,6 @@ lon=9.732010
** Symlink
- #+BEGIN_SRC sh :tangle no
- ln -sf $(pwd)/tangle/redshift.conf ~/.config/
+ #+BEGIN_SRC sh :tangle tangle/symlink.sh :shebang "#!/bin/bash"
+ ln -siv $(pwd)/tangle/redshift.conf ~/.config/
#+END_SRC