From 388bf8f664e9021bc87b6b4286f82506f775d6aa Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Sat, 7 Mar 2020 11:45:41 -0700 Subject: Config ranger, add zathura config, add py scripts --- .config/ranger/scope.sh | 8 -------- 1 file changed, 8 deletions(-) (limited to '.config/ranger/scope.sh') diff --git a/.config/ranger/scope.sh b/.config/ranger/scope.sh index 13a25b4..9edf5b9 100755 --- a/.config/ranger/scope.sh +++ b/.config/ranger/scope.sh @@ -3,14 +3,6 @@ set -o noclobber -o noglob -o nounset -o pipefail IFS=$'\n' -# If the option `use_preview_script` is set to `true`, -# then this script will be called and its output will be displayed in ranger. -# ANSI color codes are supported. -# STDIN is disabled, so interactive scripts won't work properly - -# This script is considered a configuration file and must be updated manually. -# It will be left untouched if you upgrade ranger. - # Meanings of exit codes: # code | meaning | action of ranger # -----+------------+------------------------------------------- -- cgit v1.2.3-70-g09d2