bash portability

This commit is contained in:
Luke Smith 2019-05-20 15:26:16 -04:00
parent 257623709f
commit 1258b94e9d
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# Output locations. Unactivated progs should go to /dev/null. # Output locations. Unactivated progs should go to /dev/null.
shell_shortcuts="$HOME/.config/shortcutrc" shell_shortcuts="$HOME/.config/shortcutrc"
ranger_shortcuts="/dev/null" ranger_shortcuts="/dev/null"