3

I had several Aliases defined on my terminal Zsh (Mac OSx), after installing Oh My Zsh I cannot execute my old aliases, and by running the alias I see a list of many new aliases added by Oh My Zsh. Does this mean it overrode my old ones? Is it possible to recover the old aliases?

1 Answer 1

7

Unless you installed it in a extremely unconventional way, the aliases that were in ~/.zshrc are now in ~/.zshrc.pre-oh-my-zsh. You can copy them from there.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.