add zsh customs
This commit is contained in:
parent
4384aa1767
commit
a935bb9893
7 changed files with 16 additions and 10 deletions
|
@ -1,4 +1,5 @@
|
|||
export ZSH="$HOME/.oh-my-zsh"
|
||||
export ZSH_CUSTOM="$HOME/.oh-my-zsh-custom"
|
||||
ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
export DISABLE_AUTO_UPDATE=true
|
||||
plugins=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue