Move zcompdump and add omz update

This commit is contained in:
Tim
2024-09-30 14:56:01 +02:00
parent 08fa86e905
commit d960c7b940
2 changed files with 5 additions and 1 deletions

View File

@ -7,6 +7,7 @@ fi
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
export ZSH_COMPDUMP=$ZSH/cache/.zcompdump-$HOST
ZSH_THEME="powerlevel10k/powerlevel10k"
# Uncomment the following line to enable command auto-correction.