My personal configs and hooks
git clone https://github.com/MinsonLee/git-personal-config.git ~/git-personal-config
- 复制项目目录下的 conf.example 为 conf 文件
cp ./conf.example ./conf
- 编辑 conf 文件,填写你的 Git 用户名/邮箱
- 执行
./install.sh
- 开源 git alias 配置项目:GitAlias/gitalias: Git alias commands for faster easier version control
- Git Log 分页命令 - MinsonLee/git-paging: Treat git log as a book