add zsh customs

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 03:42:50 +02:00
parent 4384aa1767
commit a935bb9893
7 changed files with 16 additions and 10 deletions

View file

@ -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=(