mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
use zsh vi-mode
This commit is contained in:
parent
c66ee17918
commit
814cc29496
3 changed files with 7 additions and 6 deletions
4
.zshrc
4
.zshrc
|
|
@ -7,8 +7,8 @@ export ZSH=$HOME/.oh-my-zsh
|
|||
# time that oh-my-zsh is loaded.
|
||||
#ZSH_THEME="robbyrussell"
|
||||
#ZSH_THEME="random"
|
||||
ZSH_THEME="azure"
|
||||
#ZSH_THEME="re5et"
|
||||
#ZSH_THEME="azure"
|
||||
ZSH_THEME="re5et"
|
||||
#ZSH_THEME="fox"
|
||||
|
||||
# Example aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue