QuietEngineer's dotfiles: just add water

fix: make executable and fix syntax (#1)

authored by quietengineer.fyi and committed by GitHub 007c699d b7b3646e

bash/.bash/10-functions.sh
+1 -1
bash/.bash/40-env.sh
··· 1 - if which nvim &>/dev/null: then 1 + if which nvim &>/dev/null; then 2 2 export EDIT=${EDIT:-nvim} 3 3 alias vim=nvim 4 4 elif which vim &>/dev/null; then
bash/.bash/50-aliases.sh
bash/linkToHome.sh
git/linkToHome.sh
linkToHome.sh