summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/shortcuts2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/shortcuts b/.local/bin/shortcuts
index c0b7d07..cc52d7a 100755
--- a/.local/bin/shortcuts
+++ b/.local/bin/shortcuts
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-Output locations. Unactivated progs should go to /dev/null.
+# Output locations. Unactivated progs should go to /dev/null.
shell_shortcuts="${XDG_CONFIG_HOME:-$HOME/.config}/shortcutrc"
zsh_named_dirs="${XDG_CONFIG_HOME:-$HOME/.config}/zshnameddirrc"
ranger_shortcuts="${XDG_CONFIG_HOME:-$HOME/.config}/ranger/shortcuts.conf"