branch: externals/embark commit 1ca4f35342e953443adca63dd907bbbb7dcf9055 Author: Omar Antolín Camarena <omar.anto...@gmail.com> Commit: Omar Antolín Camarena <omar.anto...@gmail.com>
Add key binding for make-symbolic-link --- embark.el | 1 + 1 file changed, 1 insertion(+) diff --git a/embark.el b/embark.el index 7e812171c9..704eea7bf5 100644 --- a/embark.el +++ b/embark.el @@ -4180,6 +4180,7 @@ This simply calls RUN with the REST of its arguments inside "D" #'delete-directory "r" #'rename-file "c" #'copy-file + "s" #'make-symbolic-link "j" #'embark-dired-jump "!" #'shell-command "&" #'async-shell-command