From f466b5219fa55235708bc4077f09c9ba8e0b0288 Mon Sep 17 00:00:00 2001 From: katherine Date: Fri, 7 Jun 2019 01:48:51 -0700 Subject: move beet imp to bottom in rifle conf --- .config/ranger/rifle.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index 07eb3cf..452687b 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -46,9 +46,6 @@ # Note: When using rifle in ranger, there is an additional flag "c" for # only running the current file even if you have marked multiple files. -# music conversion and import -directory, has beet = beet imp -t "$1" - # view man pages ext 1|2|3|4|5|6|7|8|9 = man "$@" @@ -134,6 +131,10 @@ name ^[mM]akefile$ = make new name ^[mM]akefile$ = make clean name ^[mM]akefile$ = make debug +# music conversion and import +directory, has beet = beet imp -t "$1" + +# edit 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" "$@" -- cgit v1.2.3