This one needs bash to work where sh is not pointing to bash

This commit is contained in:
Arjun Karangiya 2020-06-10 02:02:44 +05:30
parent b1d1446325
commit b68d1d89e1

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Output locations. Unactivated progs should go to /dev/null.
shell_shortcuts="${XDG_CONFIG_HOME:-$HOME/.config}/shortcutrc"