dotfiles/shell
Benedikt Heine 16aad7f4c5 Adapt shebangs
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.
2018-05-29 00:02:00 +02:00
..
aliases.sh Adapt shebangs 2018-05-29 00:02:00 +02:00
cd.sh Adapt shebangs 2018-05-29 00:02:00 +02:00
command-not-found.sh Adapt shebangs 2018-05-29 00:02:00 +02:00
extract.sh Adapt shebangs 2018-05-29 00:02:00 +02:00
gitrepo-commited.sh initial commit 2017-01-26 13:48:55 +01:00
keychain.sh initial commit 2017-01-26 13:48:55 +01:00
liquidprompt.sh Adapt shebangs 2018-05-29 00:02:00 +02:00
load Adapt shebangs 2018-05-29 00:02:00 +02:00
mysqlpw.sh initial commit 2017-01-26 13:48:55 +01:00
paths.sh Adapt shebangs 2018-05-29 00:02:00 +02:00
vars.sh Adapt shebangs 2018-05-29 00:02:00 +02:00