Skip to content

Instantly share code, notes, and snippets.

@csturtevant
Last active September 13, 2023 22:28
Show Gist options
  • Select an option

  • Save csturtevant/6337e1b3d0231a3855f099a2af7b7d9d to your computer and use it in GitHub Desktop.

Select an option

Save csturtevant/6337e1b3d0231a3855f099a2af7b7d9d to your computer and use it in GitHub Desktop.
uninstall prezto from home directory
rm -rf ~/.zprezto ~/.zlogin ~/.zlogout ~/.zpreztorc ~/.zprofile ~/.zshenv
@immi-sipgate
Copy link

why doest this command delete the ~/.zshenv file?

When using this command and then restarting the terminal i get:
/Users/***/.zshrc:1: command not found: rbenv

I guess there where other configurations in the zsh regarding rbenv which are lost now too?

any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment