Pinned Loading
-
OSX Git Environment Setup
OSX Git Environment Setup 1# Setting up a Great Git Environment on OS X
23Install git:
45brew install git bash-completion
-
$ZSH_CUSTOM
$ZSH_CUSTOM 1export ALIASES="$ZSH_CUSTOM/aliases.zsh"
23alias ezshrc="vim $HOME/.zshrc"
4alias ealias="vim $ALIASES"
5alias salias=". $ALIASES"
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.