mktar: Use `wc` instead of `du` in summary message
[sunny256-utils.git] / g0
blobad0d337cffaac9dfd48fa5a380cf947f0e10a3d5
1 #!/usr/bin/env bash
3 #=======================================================================
4 # g0
5 # File ID: fc27f60a-0397-11e4-a32d-c80aa9e67bbd
6 # Disable git prompt in current repository
7 # License: GNU General Public License version 2 or later.
8 #=======================================================================
10 git config ps1.disable true