mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
now shortcuts is posix compliant, so #!/bin/sh
This commit is contained in:
parent
49084aa9f0
commit
4e683c6fdc
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
|
||||
# Output locations. Unactivated progs should go to /dev/null.
|
||||
shell_shortcuts="${XDG_CONFIG_HOME:-$HOME/.config}/shortcutrc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user