Last active
May 10, 2020 17:27
-
-
Save Devcodpanda/e7cd4bd93bacb62c756829c043c91c8d 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
.... | |
# Example aliases | |
# alias zshconfig="mate ~/.zshrc" | |
# alias ohmyzsh="mate ~/.oh-my-zsh | |
ZSH_CUSTOM=/path/to/new-custom-folder | |
echo "Bourne-again Shell" | |
alias therm="osx-cpu-temp -c" | |
source $ZSH/oh-my-zsh.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment