Created
January 9, 2014 20:32
-
-
Save innbitcodes/8341474 to your computer and use it in GitHub Desktop.
vcprompt installation in Terminal command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd; mkdir ~/bin && curl -sL https://github.com/djl/vcprompt/raw/master/bin/vcprompt > ~/bin/vcprompt && chmod 755 ~/bin/vcprompt && sudo mv ~/bin/vcprompt /bin/vcprompt && sudo rm -rf ~/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment