From 156b805d59b09ee1376b133c5b13b3ec9ff3c3bb Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Tue, 26 May 2020 10:56:21 +0200 Subject: [PATCH] Add short to open sxiv in current folder --- dotfiles/ranger.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dotfiles/ranger.org b/dotfiles/ranger.org index fe03725..e95bc30 100644 --- a/dotfiles/ranger.org +++ b/dotfiles/ranger.org @@ -17,6 +17,7 @@ #+HTML_HEAD: :END: +* Documentation #+begin_quote %f the highlighted file %d the path of the current directory @@ -225,6 +226,11 @@ Magit Status map ,gs shell emacsclient -create-frame --alternate-editor="" -n --eval '(magit-status)' #+END_SRC +Open SXIV on current directory +#+BEGIN_SRC conf + map ,s shell nohup sxiv -t %d & +#+END_SRC + Upload with 0x0 (previously Tansfer.sh) #+BEGIN_SRC conf map ,t shell upload %f