diff --git a/zshrc b/zshrc index 5473e73..eb83a01 100644 --- a/zshrc +++ b/zshrc @@ -11,7 +11,7 @@ # Load zprof if we need to profile startup time # at the bottom of ~/.zshrc add `zprof >! zsh_profile` to save # profiling data at startup -zmodload zsh/zprof +# zmodload zsh/zprof # Default PATH PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:$HOME/bin"