Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.
Sounds boring. Let's try again.
Oh My Zsh will not make you a 10x developer...but you may feel like one.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
sh -c "$(wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
git clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh
git clone https://github.com/amreshpro/zsh-theme.git randomTestFolder
cd /yourpath/randomTestFolder
sudo cp amresh.zsh-theme ~/.oh-my-zsh/themes/
code ~/.zshrc
vim ~/.zshrc
ZSH_THEME="robbyrussell" --> ZSH_THEME="amresh"
ZSH_THEME="amresh"