Commit Graph

11 Commits

Author SHA1 Message Date
fe6e3d0c8a
Fix grep 3.8 warnings 2022-10-06 11:30:53 +04:00
997a59ff96 Optimized gitinfo application and removed redundant calls. 2018-02-01 19:56:27 +05:00
1288d9e542 FreeBSD's mc without subshell alias and silenced gitinfo.
Added alias for FreeBSD for mc launch as normal user, which may
lack PTY access. Related to #6.

Silenced gitinfo's errors on just-inited repo. Fixes #3.
2017-01-15 16:55:38 +05:00
3bd85273e8 Gitinfo: remove any possible spaces from gathered values. 2017-01-15 11:43:24 +05:00
0cd467b4b3 Gitinfo and pztrn prompt: untracked files, and speed improvements. 2016-01-04 20:50:31 +05:00
2fbecf063d Gitinfo and pztrn prompt now showing deleted files count. 2016-01-04 15:12:50 +05:00
a12c9bcff9 Changed "colors" app nam in enabled apps config to "showcolors".
Fixed gitinfo application, now it would not spam on jist-git-init'ed
repos, fixing #1.
Also reworked checks things, now every function will call
gitinfo_internal_checks function and do nothing if internal checks
method returns 1.
2016-01-04 15:05:09 +05:00
158a492a8e gitinfo: fix current branch parsing. 2015-12-26 17:28:20 +05:00
297f6d82ed * Fixed apps loading.
* Added new app: gitinfo, for retrieving git information.
* Default (and only one for this time) prompt is now using gitinfo
app for showing git status in current directory.
2015-12-26 15:33:59 +05:00
abfa93f1a4 Make ZSH colors array be available everywhere. 2015-12-25 23:09:27 +05:00
pztrn
fb6fd486e9 Initial commit. 2014-12-02 21:07:00 +05:00