feat: zsh vim modeline

This commit is contained in:
AngeD 2023-01-10 11:57:04 +01:00
parent c280a1845e
commit cb0583efab
3 changed files with 5 additions and 1 deletions

View file

@ -99,3 +99,5 @@ alias dcst='docker-compose restart'
alias dcb!='docker-compose build --no-cache'
alias dcb='docker-compose build'
alias dcl='docker-compose pull'
# vim: ft=zsh