From 6da98303271aeaa2e8048910c6c0e9d1fd678217 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 5 Mar 2018 12:09:28 -0300 Subject: Updates dependencies and do not execute code --- config.dot/ranger/rifle.conf.link | 12 ++++++------ 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 -- cgit v1.2.3