brew install iterm2 # Install iterm2
brew install zsh # Install z Shell
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
brew install zsh-autosuggestions
#Syntax highlighting brew install zsh-syntax-highlighting
brew install fzf
brew install thefuck
brew install zoxide
brew install powerlevel10k
omz update
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k