From 1598adeb733ec668fa90f6345f11cdca581070de Mon Sep 17 00:00:00 2001 From: katherine Date: Sat, 26 Mar 2016 12:54:55 -0700 Subject: clean send wrappers too lazy to write an actual description; it's, like two lines --- .config/ranger/rifle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/ranger') diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index b1bea0d..00969c1 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -175,5 +175,5 @@ label editor, !mime ^text, !ext xml|csv|tex|py|pl|rb|sh|php = "$EDITOR" -- "$@" label editor, !mime ^text, !ext xml|csv|tex|py|pl|rb|sh|php, has urxvt, X, flag f = "urxvt" "-e" "$EDITOR" "$@" # Send to server & copy to clipboard -has send, X, flag f = send "$@" +has send, X = send "$@" -- cgit v1.2.3