1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-11-22 03:21:30 +01:00

zsh: add vim filetype/conf hint

This commit is contained in:
bretello 2021-04-08 19:59:58 +02:00
parent a6a927e6d8
commit f307a2207d
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

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 # 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" env DISABLE_UPDATE_PROMPT=$DISABLE_UPDATE_PROMPT zsh -f "$DOTFILES/check_for_update.sh"