1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 17:30:28 +00:00
prezto/modules/git/init.zsh
2012-04-09 17:39:07 -04:00

12 lines
174 B
Bash

#
# Provides Git aliases and functions.
#
# Authors:
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
# Source module files.
source "${0:h}/alias.zsh"
source "${0:h}/hub.zsh"