summaryrefslogtreecommitdiff
path: root/rc.org
diff options
context:
space:
mode:
Diffstat (limited to 'rc.org')
-rw-r--r--rc.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/rc.org b/rc.org
index 88ea704..9587037 100644
--- a/rc.org
+++ b/rc.org
@@ -1,7 +1,7 @@
Tangle this to rc.lua for awesome to use it.
-#+BEGIN_SRC shell :results silent
-ln -s $(pwd)/tangle/rc.lua ~/.config/awesome/
+#+BEGIN_SRC shell :results silent :tangle tangle/symlink.sh :shebang "#!/bin/bash"
+ln -siv $(pwd)/tangle/rc.lua ~/.config/awesome/
#+END_SRC
* External packages
I make use of these external awesome libraries/packages