Added more text expansions and enabled vi mode in zsh

This commit is contained in:
2021-12-27 11:48:05 -05:00
parent 2d36d7326d
commit afb17d1f4e
2 changed files with 8 additions and 1 deletions

View File

@@ -39,4 +39,7 @@ zsh_add_plugin "zsh-users/zsh-syntax-highlighting"
autoload -U promptinit; promptinit
prompt pure
# Enable vi mode
bindkey -v
cat < "$ZDOTDIR/banner"