Tyriar / dotfiles

My dotfiles for Linux and Windows.
MIT License
32 stars 6 forks source link

Add timeout for bash git integration since large repos can hang #25

Closed Tyriar closed 8 years ago

Tyriar commented 8 years ago

Get approx git repo size in kb: git count-objects -v | grep size-pack | sed 's/size-pack: //'