From b5ecda1b673eebb3cb63a7d78bdeadbf14d7d8d9 Mon Sep 17 00:00:00 2001 From: fpi Date: Sun, 5 Apr 2020 20:00:47 +0200 Subject: Update symlinks --- redshift.org | 4 ++-- 1 file 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 -- cgit v1.2.3