Created
March 26, 2017 22:42
-
-
Save dmidlo/f0f854ccd2b90c420f2ee10e5220d5e4 to your computer and use it in GitHub Desktop.
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
| % sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" | |
| Cloning Oh My Zsh... | |
| Cloning into '/Users/davidmidlo/.oh-my-zsh'... | |
| remote: Counting objects: 829, done. | |
| remote: Compressing objects: 100% (699/699), done. | |
| remote: Total 829 (delta 14), reused 742 (delta 9), pack-reused 0 | |
| Receiving objects: 100% (829/829), 565.45 KiB | 528.00 KiB/s, done. | |
| Resolving deltas: 100% (14/14), done. | |
| Looking for an existing zsh config... | |
| Found ~/.zshrc. Backing up to ~/.zshrc.pre-oh-my-zsh | |
| Using the Oh My Zsh template file and adding it to ~/.zshrc | |
| __ __ | |
| ____ / /_ ____ ___ __ __ ____ _____/ /_ | |
| / __ \/ __ \ / __ `__ \/ / / / /_ / / ___/ __ \ | |
| / /_/ / / / / / / / / / / /_/ / / /_(__ ) / / / | |
| \____/_/ /_/ /_/ /_/ /_/\__, / /___/____/_/ /_/ | |
| /____/ ....is now installed! | |
| Please look over the ~/.zshrc file to select plugins, themes, and options. | |
| p.s. Follow us at https://twitter.com/ohmyzsh. | |
| p.p.s. Get stickers and t-shirts at http://shop.planetargon.com. | |
| ➜ ~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment