bash portability
This commit is contained in:
parent
257623709f
commit
1258b94e9d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue