Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 329 Bytes

Oh My Zsh Config

Here I save my ZSH config so I don't loose it again... For my MacOs Instalation at least!

Installation

  1. Clone the repo
git clone --recurse-submodules [email protected]:Vico1993/OhMyZshConfig.git .zsh
  1. Create a link from your $HOME with the .zshrc
ln -s .zsh/.zshrc .zshrc