Update .zshrc ('/home/slococo/.oh-my-zsh/custom and 'powerlevel10k/powerlevel10k')
This commit is contained in:
parent
3a7b98d504
commit
557eff9092
|
@ -14,7 +14,8 @@ HISTFILE=~/.cache/zsh/.histfile
|
|||
export ZSH="/usr/share/oh-my-zsh"
|
||||
|
||||
#ZSH_THEME="pmcgee"
|
||||
ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
export ZSH_CUSTOM="/usr/share"
|
||||
ZSH_THEME="zsh-theme-powerlevel10k/powerlevel10k"
|
||||
|
||||
# Uncomment the following line to use case-sensitive completion.
|
||||
# CASE_SENSITIVE="true"
|
||||
|
|
Loading…
Reference in New Issue