Skip to content

antonoal/dot-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published