Created
June 11, 2018 09:54
-
-
Save wagura-maurice/7a84294cfd47731f566b270dd4eb4351 to your computer and use it in GitHub Desktop.
getting and setting up oh-my-zsh
This file contains 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
apt-get install zsh | |
apt-get install git-core | |
sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment