You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently users must manually add eval "$(parsec init zsh)" to .zshrc. Add parsec init --install that automatically appends the line to the user's shell config file (with confirmation prompt).
Currently users must manually add
eval "$(parsec init zsh)"to .zshrc. Addparsec init --installthat automatically appends the line to the user's shell config file (with confirmation prompt).