Last active
May 18, 2020 10:02
-
-
Save hereisderek/5b4e425ba99c2e81320141e521507d29 to your computer and use it in GitHub Desktop.
install oh my zsh to ~/.config/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
sh -c "mkdir -p ~/.config/; ZSH=~/.config/oh-my-zsh $(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment