Add git aliases

This commit is contained in:
Marty Oehme 2020-02-01 20:09:13 +01:00
parent b40b6d8c74
commit 2f7a484b16
2 changed files with 50 additions and 3 deletions

View file

@ -56,9 +56,6 @@ load_plugins() {
# set up nvm, the npm version manager
zgen load lukechilds/zsh-nvm
# Add git helper scripts.
zgen oh-my-zsh plugins/git
zgen oh-my-zsh plugins/colored-man-pages
# Load me last