This website requires JavaScript.
Explore
Help
Register
Sign In
misc
/
zsh-config
Watch
1
Star
0
Fork
1
You've already forked zsh-config
Code
Issues
9
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0c3d6c8d03
zsh-config
/
zsh
/
defaults
/
02-apps.conf
3 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
* 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
# Apps list to enable.
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
ENABLED_APPS=("showcolors")
Reference in New Issue
Copy Permalink