summaryrefslogtreecommitdiffstats
path: root/.local/bin/shortcuts
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-11-23 16:29:02 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-11-23 16:29:02 -0500
commitbc2a4d2b847d3170f96a8398e4be61db88cb3fbe (patch)
treeeec7f035a6dc3e41ec0fda81757790fa4b635905 /.local/bin/shortcuts
parentbfaddb43dc7c8a3df94ed1fc626c188f366465ea (diff)
downloadeibhear-bc2a4d2b847d3170f96a8398e4be61db88cb3fbe.tar.gz
eibhear-bc2a4d2b847d3170f96a8398e4be61db88cb3fbe.tar.zst
eibhear-bc2a4d2b847d3170f96a8398e4be61db88cb3fbe.zip
ranger shortcuts reactivated
Diffstat (limited to '.local/bin/shortcuts')
-rwxr-xr-x.local/bin/shortcuts2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/shortcuts b/.local/bin/shortcuts
index d258146..5d39b47 100755
--- a/.local/bin/shortcuts
+++ b/.local/bin/shortcuts
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Output locations. Unactivated progs should go to /dev/null.
shell_shortcuts="$HOME/.config/shortcutrc"
-ranger_shortcuts="/dev/null"
+ranger_shortcuts="$HOME/.config/ranger/shortcuts.conf"
qute_shortcuts="/dev/null"
fish_shortcuts="/dev/null"
vifm_shortcuts="$HOME/.config/vifm/vifmshortcuts"