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

12 lines
174 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>
#
2012-03-28 16:41:39 +00:00
# Source module files.
source "${0:h}/alias.zsh"
2011-10-12 03:13:58 +00:00
source "${0:h}/hub.zsh"