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:
brew cask install is deprecated and is now brew install --cask.. not a big dealInsecure completions-dependent directories issue. This github issue worked for me both timesThis guide is great and thorough besides these two snags!
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.
Hilmi
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