add vim ft comment

This commit is contained in:
James Dixon 2021-10-06 18:50:36 -04:00
parent cab43626bd
commit 485a5fa099

View File

@ -362,3 +362,5 @@ export FZF_DEFAULT_OPTS="--bind=ctrl-f:page-down,ctrl-b:page-up"
[ -r "$HOME/.config/bashrc" ] && source "$HOME/.config/bashrc"
[ -r "$HOME/.local/bashrc" ] && source "$HOME/.local/bashrc"
# vim:ft=sh