This repo contains my custom settings and aliases.
- git
- homebrew (in case of mac users)
- zsh
- python
- iterm2
- Clone the
powerlevel9k
repo:
git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
- Install powerline fonts:
git clone https://github.com/powerline/fonts.git --depth=1
cd fonts
./install.sh
cd ..
rm -rf fonts
- Install nerd fonts
brew tap caskroom/fonts
brew cask install font-hack-nerd-font
- Set the fonts in the iTerm:
- iTerm Preferences
- Profiles
- Text tab
- in the Font section, click on the
Change Font
and select Hack Regular Nerd Font Complete with 14pt for example