diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-03-05 12:09:28 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-03-05 12:09:28 -0300 |
commit | 6da98303271aeaa2e8048910c6c0e9d1fd678217 (patch) | |
tree | 7944f6ade98bf8534c4b560f43134d7d6c23f100 | |
parent | 66d05cf16d5835ffce66323705356b1fb7e36aff (diff) | |
download | ranger-6da98303271aeaa2e8048910c6c0e9d1fd678217.tar.gz ranger-6da98303271aeaa2e8048910c6c0e9d1fd678217.tar.bz2 |
Updates dependencies and do not execute code
-rw-r--r-- | config.dot/ranger/rifle.conf.link | 12 | ||||
-rw-r--r-- | dependencies/debian | 3 |
2 files changed, 9 insertions, 6 deletions
diff --git a/config.dot/ranger/rifle.conf.link b/config.dot/ranger/rifle.conf.link index c45c3b9..f124778 100644 --- a/config.dot/ranger/rifle.conf.link +++ b/config.dot/ranger/rifle.conf.link @@ -96,12 +96,12 @@ name ^[mM]akefile$ = make #-------------------------------------------- # Code #------------------------------------------- -ext py = python -- "$1" -ext pl = perl -- "$1" -ext rb = ruby -- "$1" -ext js = node -- "$1" -ext sh = sh -- "$1" -ext php = php -- "$1" +#ext py = python -- "$1" +#ext pl = perl -- "$1" +#ext rb = ruby -- "$1" +#ext js = node -- "$1" +#ext sh = sh -- "$1" +#ext php = php -- "$1" #-------------------------------------------- # Audio without X diff --git a/dependencies/debian b/dependencies/debian index eb30bfb..4b23331 100644 --- a/dependencies/debian +++ b/dependencies/debian @@ -3,3 +3,6 @@ # ranger ffmpegthumbnailer + +# For syntax highlighting +highlight |