Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 970 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 970 Bytes
  1. Install iTerm2 brew install --cask iterm2

  2. Install the MesloLGS fonts

  3. Install oh-my-zsh (run the curl command)

  4. Install plugins zsh-autosuggestions, zsh-syntax-highlighting (clone the repos)

  5. Install powerlevel10k zsh theme - basically clone the repo

  6. Clone this repo

  7. Create symlinks to .zshrc and .p10k.zsh

ln -s ~/dotfiles/.zshrc ~/.zshrc
ln -s ~/dotfiles/.p10k.zsh ~/.p10k.zsh
  1. Start iterm and got to General -> Preferences and select Load preferences from a custom folder and choose the iterm folder

  2. The iterm themes are available in the same folder and so is the default profile