mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-10-29 17:32:10 +01:00
Convert all shebangs to /usr/bin/env bash, if bash is really required in the script. Otherwise convert it to /bin/sh. /bin/bash is not available on all systems, while /usr/bin/env bash and /bin/sh are. |
||
|---|---|---|
| .. | ||
| aliases.sh | ||
| cd.sh | ||
| command-not-found.sh | ||
| extract.sh | ||
| gitrepo-commited.sh | ||
| keychain.sh | ||
| liquidprompt.sh | ||
| load | ||
| mysqlpw.sh | ||
| paths.sh | ||
| vars.sh | ||