If you haven't installed Homebrew, have a look http://brew.sh and follow the install instructions.
Installing ZSH
$ brew install zshThis command will install zsh on your machine
Oh My Zsh
It's a framework for managing your ZSH configuration and more than 200+ plugins. would recommend to try this.Visit http://ohmyz.sh and follow the install instructions
$ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"You can install any kind of plugins such as github
No comments:
Post a Comment