1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-03 11:10:28 +00:00
prezto/plugins/git/init.zsh

13 lines
200 B
Bash
Raw Normal View History

2012-02-01 04:37:51 +00:00
#
# Provides Git aliases and functions.
#
# Authors:
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
# Source plugin files.
source "${0:h}/alias.zsh"
2011-10-12 03:13:58 +00:00
source "${0:h}/hub.zsh"
source "${0:h}/style.zsh"