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
# Install OMZ | |
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" | |
# That's it!! | |
# Choose your preferred theme if default bugs your eyes | |
# https://github.com/ohmyzsh/ohmyzsh/wiki/Themes | |
# Must do step: Set your plugins | |
# Plugins give you cool features like auto-complete, syntax-highlighting, auto-suggestions! | |
# https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins |