diff options
Diffstat (limited to 'radish.rb')
| -rw-r--r-- | radish.rb | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ deploy save: "#{HOME}/...yml" do tree src: "#{dir}/radish", - dst: HOME + dst: HOME, + stops: [".mpv/scripts"] op SymLink, to: "#{HOME}/bin/emacsclient", from: "/data/data/org.gnu.emacs/lib/libemacsclient.so" |
