oh-my-zsh/lib
Albert Krewinkel c5d9fc9968 git_prompt_info: ignore git-config errors
Merged from #2906

The function `git_prompt_info` calls `git config` for its stdout output,
but doesn't handle the stderr output.  This can lead to problems,
e.g. if the git config file is unreadable for some reason (permissions
etc).

This fixes the issue by simply ignoring the stderr output.
2014-06-28 10:12:20 +02:00
..
aliases.zsh Removed unsolicited aliases. 2014-03-10 04:05:14 -04:00
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
completion.zsh ignore usernames beginning with underscore 2014-06-10 13:33:33 +02:00
correction.zsh Ordering nocorrect aliases alphabetically 2014-05-24 20:07:06 +02:00
directories.zsh Merge pull request #1565 from serdardalgic/autoenv-plugin 2013-04-23 20:33:50 -07:00
functions.zsh `fc -l 1` instead of `history` in zsh_stats #2501 2014-02-06 17:29:33 +08:00
git.zsh git_prompt_info: ignore git-config errors 2014-06-28 10:12:20 +02:00
grep.zsh set exclude-dir or exclude grep flags only if available 2014-04-19 00:03:36 +04:00
history.zsh Merge pull request #750 from blueyed/history-drop-default-append-history 2014-03-22 13:59:19 -07:00
key-bindings.zsh Fix broken reverse-menu-complete keybinding. 2014-03-26 15:12:39 +09:00
misc.zsh Set the '-R' option for less not in $PAGER, but as $LESS. 2012-10-13 23:16:39 +02:00
nvm.zsh Added nvm.zsh to detect current Node.js version 2013-11-08 23:26:05 +04:00
prompt_info_functions.zsh No need to eval in rvm_prompt_info! 2014-01-07 19:08:20 +01:00
spectrum.zsh Updates spectrum.zsh 2013-12-31 14:54:34 +01:00
termsupport.zsh Escape % in $CMD variable 2014-03-25 21:14:20 +01:00
theme-and-appearance.zsh Add support for colored ls output on OpenBSD 2013-11-14 07:06:54 -05:00