mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
alias fix
This commit is contained in:
parent
500ce1d5ca
commit
078c9e1689
2 changed files with 1 additions and 8 deletions
2
zshrc
2
zshrc
|
|
@ -7,7 +7,7 @@ export ZSH=$HOME/.oh-my-zsh
|
|||
# time that oh-my-zsh is loaded.
|
||||
export ZSH_THEME="robbyrussell"
|
||||
export ZSH_THEME="nicoulaj"
|
||||
MODE_INDICATOR="%{$fg_bold[cyan]%}-- CMD MODE -- $R"
|
||||
#MODE_INDICATOR="%{$fg_bold[cyan]%}-- CMD MODE -- $R"
|
||||
# Set to this to use case-sensitive completion
|
||||
# export CASE_SENSITIVE="true"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue