Bash Profile for my Mac.
-
Ensure zsh is installed on your terminal.
which zsh -
Install oh my ZSH Run
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
brew cask install iterm2
- Download file to
/.oh-my-zsh/custom/themes curl -O https://raw.githubusercontent.com/zipzapzup/BashProfile/master/common_profile_edited.zsh_themevi ~/.zshrc- Change
ZSH_THEME="common_profile_edited"