Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 348 Bytes

Notes

Clone the repo into your home dir:

$ cd; git clone [email protected]:Lorquas/home.git .home

Go to the new git dir and run make install:

$ cd $HOME/.home && make install

.home will then clone the oh-my-zsh repository (if necessary) and create a symlink in your home dir .zshrc to adjust $PATH as well as set zsh preferences.