From 0364edc90e750a6ad6317bd12276d7d04e3f5b86 Mon Sep 17 00:00:00 2001 From: Wojciech Siewierski Date: Wed, 2 Oct 2019 00:40:17 +0200 Subject: Reword the rifle.conf comments --- ranger/config/rifle.conf | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf index ef5ecbf0..ed99a387 100644 --- a/ranger/config/rifle.conf +++ b/ranger/config/rifle.conf @@ -264,9 +264,14 @@ label wallpaper, number 14, mime ^image, has feh, X = feh --bg-fill "$1" label editor, !mime ^text, !ext xml|json|csv|tex|py|pl|rb|js|sh|php = ${VISUAL:-$EDITOR} -- "$@" label pager, !mime ^text, !ext xml|json|csv|tex|py|pl|rb|js|sh|php = "$PAGER" -- "$@" -# One of the last actions, so that it's never triggered accidentally, is to execute a program: + +###################################################################### +# The actions below are left so low down in this file on purpose, so # +# they are never triggered accidentally. # +###################################################################### + +# Execute a file as program/script. mime application/x-executable = "$1" -# Move the file to trash, available for all filetypes provided -# trash-cli is available. +# Move the file to trash using trash-cli. has trash-put = trash-put -- "$@" -- cgit 1.4.1-2-gfad0 akkartik/mu/?h=hlt'>summary refs log blame commit diff stats
path: root/arc/.traces/new-skip
blob: 32f3a9ccd20abf8c21565e1198bd8bfcd31f353b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13