summaryrefslogtreecommitdiff
path: root/redshift.org
diff options
context:
space:
mode:
authorfpi2020-04-05 20:00:47 +0200
committerfpi2020-04-05 20:05:48 +0200
commitb5ecda1b673eebb3cb63a7d78bdeadbf14d7d8d9 (patch)
tree93eaa70303ab460a5a865cf1e8d5461b51a0d53b /redshift.org
parentAdd redshift configuration (diff)
Update symlinks
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