Mac Terminal Alternatives

From Logic Wiki
Revision as of 08:02, 25 September 2022 by AliIybar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


iTerm2

https://www.iterm2.com/features.html

installing zsh on top of it

brew install zsh

installing oh my zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"