mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Added more text expansions and enabled vi mode in zsh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user