zsh: add vim filetype/conf hint

feature/improve-speed
bretello 2021-04-08 19:59:58 +02:00
parent a6a927e6d8
commit f307a2207d
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 0 deletions

View File

@ -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"