[zsh] Fix a bug in zsh vi function

This commit is contained in:
Eryn Wells 2018-09-16 14:19:29 -07:00
parent f03e63c771
commit 90491bcf5b
2 changed files with 5 additions and 6 deletions

View file

@ -3,7 +3,6 @@
# Interactive shell setup for Darwin systems
# Eryn Wells <eryn@erynwells.me>
alias acls='command ls -le'
# These things might have been installed by Homebrew, and I like the GNU versions better.