Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 353 Bytes

.rc Build Status

git clone git@github.com:maxmaximov/.rc.git
make -C .rc
make -C .rc install
source .zshenv .zshrc
git clone git@github.com:maxmaximov/.rc.git && make -C .rc && make -C .rc install && source .zshenv .zshrc