Instalar o Oh My Zsh - curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh; zsh
Instalar o zsh-syntax-highlighting - git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
Instalar o zsh-autosuggestions - git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
Instalar o FUZZY FINDER - git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf && ~/.fzf/install
Instalar fonte Hack - https://github.com/ryanoasis/nerd-fonts/releases/download/v2.0.0/Hack.zip
Instalar o Powerlevel9k - git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
Instalar backnotify - git clone https://github.com/t413/zsh-background-notify.git ~/.zsh-background-notify
#Só vai! atualizar