Sign in
Log inSign up
Lars Behrenberg

7 comments

Victor Pacheco
Victor Pacheco
Mar 20, 2021

Thank you! Good job.

3
·
Michael Leners
Michael Leners
Dec 17, 2020

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.

2
·
·1 reply
Lars Behrenberg
Lars Behrenberg
Author
·Dec 18, 2020

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…

1
·
Guy Avraham
Guy Avraham
Jun 23, 2021

as of 2021 instead of

brew cask install iterm2

do:

brew install --cask iterm2

2
·
Michael Leners
Michael Leners
Jan 5, 2021

Just going through this on a new work mac. Notes from this experience:

  • Apparently brew cask install is deprecated and is now brew 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!

1
·
Hilmi
Hilmi
Apr 22, 2023

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

·