Skip to content

Instantly share code, notes, and snippets.

@Devcodpanda
Last active May 10, 2020 17:27
Show Gist options
  • Save Devcodpanda/e7cd4bd93bacb62c756829c043c91c8d to your computer and use it in GitHub Desktop.
Save Devcodpanda/e7cd4bd93bacb62c756829c043c91c8d to your computer and use it in GitHub Desktop.
....
# 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