summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfpi2020-04-05 20:00:43 +0200
committerfpi2020-04-05 20:05:54 +0200
commit0f6b57bed1983b73999f8c26d349c27fabaae0ed (patch)
tree757c7bc0e1e48d8f93d6682b2a870451cf2f1692
parentAdd a quake emacs & bindings for floating emacs clients (diff)
Update symlinks
Diffstat (limited to '')
-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