ohmyzsh/lib
Jacopo De Simoi ccd02866f6 Fix git_commits_{ahead,before} when no upstream branch is defined (#6658)
If @{u} is not defined, git rev-list will give an error; redirect
to stderr the error and deal with this case in what follows.
2018-04-15 18:44:48 +02:00
..
bzr.zsh
clipboard.zsh Use $+commands to check the existence of a command in clipboard.zsh. (#5519) 2016-10-10 23:01:37 +02:00
compfix.zsh
completion.zsh 'lib/completion.zsh: Solve typos' 2016-12-30 10:34:16 -02:00
correction.zsh
diagnostics.zsh
directories.zsh Add back the - alias to go to the previous directory 2015-12-13 20:36:31 +01:00
functions.zsh 'lib/functions.zsh: Solve typos' 2016-12-30 10:34:16 -02:00
git.zsh Fix git_commits_{ahead,before} when no upstream branch is defined (#6658) 2018-04-15 18:44:48 +02:00
grep.zsh
history.zsh
key-bindings.zsh Better research history with arrow keys 2015-12-14 01:08:55 +01:00
misc.zsh fix(env): Do not override misc env set before sourcing oh-my-zsh (#5231) 2016-11-16 00:38:32 +01:00
nvm.zsh nvm plugin improvements (#5265) 2016-08-07 19:36:44 +02:00
prompt_info_functions.zsh
spectrum.zsh Merge pull request #3966 from apjanke/fix-spectrum-ls 2015-12-13 21:39:13 +01:00
termsupport.zsh Fix indentation 2015-12-14 13:05:51 +02:00
theme-and-appearance.zsh Fix #5604: No DIR ( directory ) colors (#5605) 2016-11-03 14:10:08 +01:00