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