76 likes
·
62.9K reads
7 comments
Thank you! Good job.
Awesome, man. I love this setup and actually had it already up to the powerlevel10k
point. Never dabbled with plugins until now tho! Thanks for sharing this.
Thanks so much! The list of plugins mentioned in the post consists of only official plugins, which is already amazing, but if you wanna get really into it, try and google some custom plugins! I might put up another post about it in a few days, but here is a short list of some in the meantime! github.com/ohmyzsh/ohmyzsh/wiki/External-p…
as of 2021 instead of
brew cask install iterm2
do:
brew install --cask iterm2
Just going through this on a new work mac. Notes from this experience:
- Apparently
brew cask install
is deprecated and is nowbrew install --cask
.. not a big deal - Last couple setups I've got
Insecure completions-dependent directories
issue. This github issue worked for me both times
This guide is great and thorough besides these two snags!
If i 'open ~/.zshrc' I don't get the same paragraph because Anaconda is activating the base environment besides deleting conda. Can please someone help me