ohmyzsh/lib
Albert Krewinkel d531346da5 git_prompt_info: Ignore errors produced by git config
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-24 13:01:41 +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 more users in ssh completion. 2014-03-16 18:14:34 +01:00
correction.zsh Making auto-correction off by default 2013-12-04 20:59:57 -07: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 errors produced by git config 2014-06-24 13:01:41 +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