Update .zshrc
This commit is contained in:
parent
557eff9092
commit
4457de4284
|
@ -14,7 +14,7 @@ HISTFILE=~/.cache/zsh/.histfile
|
||||||
export ZSH="/usr/share/oh-my-zsh"
|
export ZSH="/usr/share/oh-my-zsh"
|
||||||
|
|
||||||
#ZSH_THEME="pmcgee"
|
#ZSH_THEME="pmcgee"
|
||||||
export ZSH_CUSTOM="/usr/share"
|
ZSH_CUSTOM="/usr/share"
|
||||||
ZSH_THEME="zsh-theme-powerlevel10k/powerlevel10k"
|
ZSH_THEME="zsh-theme-powerlevel10k/powerlevel10k"
|
||||||
|
|
||||||
# Uncomment the following line to use case-sensitive completion.
|
# Uncomment the following line to use case-sensitive completion.
|
||||||
|
|
Loading…
Reference in New Issue