Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 254 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 254 Bytes

Install

Just run

git init && git remote add origin https://github.com.cnpmjs.org/willzhang4a58/workspacerc.git && git pull origin master && echo "\$include ~/.myinputrc" >> .inputrc && echo "source ~/.mybashrc" >> .bashrc && vim +PlugInstall +qall