zshrc: rm cruft, be ready for profiling

This commit is contained in:
surtur 2023-08-18 17:21:23 +02:00
parent 7e0ea6ace1
commit ef4f646ab6
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

4
.zshrc

@ -1,6 +1,4 @@
# zmodload zsh/zprof
# autoload -U compinit && compinit
# zstyle ':omz:update' mode auto
[ ! -d ~/.oh-my-zsh ] && sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
@ -216,3 +214,5 @@
# repeatedly. The 'cache-path' directory in must be created manually.
zstyle ':completion:*' use-cache on
zstyle ':completion:*' cache-path $ZSH_CACHE_DIR
# zprof