Optimized gitinfo application and removed redundant calls.

This commit is contained in:
2018-02-01 19:56:27 +05:00
parent 86d4eab5d2
commit 997a59ff96
3 changed files with 6 additions and 17 deletions
+1 -1
View File
@@ -104,4 +104,4 @@ case "${TERM}" in
bindkey '^[[1;5C' forward-word # ctrl right
bindkey '^[[1;5D' backward-word # ctrl left
;;
esac
esac