remaining changes commited

This commit is contained in:
Sameer Rahmani 2016-04-23 16:31:12 +04:30
parent d8f44a699c
commit a8c008a6ca
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ function spaces() {
if [ ${#clean} != 0 ]; then
(( git = ${#git} - 17 - ${#clean} + 1 ))
else
(( git = ${#git} - 13 ))
(( git = ${#git} - 17 ))
fi
else
git=0