Enjoy ! 😄
Download iTerm2 here.
- Download Night Owl for iTerm2.
- Launch iTerm2.
- Press Cmd+, to open preferences.
- Visit Profiles → [Your Profile Name] → Colors.
- Choose “Import…” from the “Color Presets” drop-down.
- Import the
Night Owl.itermcolors
file. - Choose “Night Owl” from the Color Presets.
$ brew install zsh
$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
$ git clone https://github.com/denysdovhan/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt"
$ ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme"
Documentation for Spaceship theme here.
$ git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions