summaryrefslogtreecommitdiff
path: root/radish.rb
diff options
context:
space:
mode:
Diffstat (limited to 'radish.rb')
-rw-r--r--radish.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/radish.rb b/radish.rb
index cb8ca9e..7b4bdb5 100644
--- a/radish.rb
+++ b/radish.rb
@@ -1,4 +1,7 @@
deploy save: "#{HOME}/...yml" do
tree src: "#{dir}/radish",
dst: HOME
+ op SymLink,
+ to: "#{HOME}/bin/emacsclient",
+ from: "/data/data/org.gnu.emacs/lib/libemacsclient.so"
end