From 05f46122b5496e43c3725558c606df83530a6daf Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 29 Mar 2019 17:50:38 -0400 Subject: 🦀 ranger is gone! 🦀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .scripts/tools/shortcuts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.scripts/tools') diff --git a/.scripts/tools/shortcuts b/.scripts/tools/shortcuts index 3ac0bbd..1c4f278 100755 --- a/.scripts/tools/shortcuts +++ b/.scripts/tools/shortcuts @@ -1,7 +1,7 @@ #!/bin/bash # Output locations. Unactivated progs should go to /dev/null. shell_shortcuts="$HOME/.config/shortcutrc" -ranger_shortcuts="$HOME/.config/ranger/shortcuts.conf" +ranger_shortcuts="/dev/null" qute_shortcuts="/dev/null" fish_shortcuts="/dev/null" vifm_shortcuts="$HOME/.config/vifm/vifmshortcuts" -- cgit v1.3.1