diff options
Diffstat (limited to '.local/bin/shortcuts')
| -rwxr-xr-x | .local/bin/shortcuts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/shortcuts b/.local/bin/shortcuts index 5d39b47..55ce30a 100755 --- a/.local/bin/shortcuts +++ b/.local/bin/shortcuts @@ -1,4 +1,5 @@ #!/usr/bin/env bash + # Output locations. Unactivated progs should go to /dev/null. shell_shortcuts="$HOME/.config/shortcutrc" ranger_shortcuts="$HOME/.config/ranger/shortcuts.conf" |
