diff --git a/brethil_dotfile.sh b/brethil_dotfile.sh index a75ac81..606de8e 100755 --- a/brethil_dotfile.sh +++ b/brethil_dotfile.sh @@ -1,3 +1,4 @@ +# vim:ft=zsh ts=2 sw=2 sts=2 # Check for update, set DISABLE_UPDATE_PROMPT=yes to disable the prompt and automatically update env DISABLE_UPDATE_PROMPT=$DISABLE_UPDATE_PROMPT zsh -f "$DOTFILES/check_for_update.sh"