summaryrefslogtreecommitdiffstats
path: root/.scripts/tools
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-03-29 17:50:38 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-03-29 17:50:38 -0400
commit05f46122b5496e43c3725558c606df83530a6daf (patch)
tree97a94321d1a6b137f4f0abbba9f457e31affe8a7 /.scripts/tools
parent4d6173de466bcc466eb7acf8aeb091d5f88fe925 (diff)
downloadeibhear-05f46122b5496e43c3725558c606df83530a6daf.tar.gz
eibhear-05f46122b5496e43c3725558c606df83530a6daf.tar.zst
eibhear-05f46122b5496e43c3725558c606df83530a6daf.zip
🦀 ranger is gone! 🦀
Diffstat (limited to '.scripts/tools')
-rwxr-xr-x.scripts/tools/shortcuts2
1 files changed, 1 insertions, 1 deletions
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"