0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/lib
Bruno Borges 2f39c68ab0
feat(lib): show upstream branch in git_prompt_info (#9188)
Show the remote branch the local branch is tracking if `ZSH_THEME_GIT_SHOW_UPSTREAM`
is set, like so: `ZSH_THEME_GIT_SHOW_UPSTREAM=1`.

Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2020-12-10 20:44:08 +01:00
..
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
cli.zsh fix(updater): don't show changelog when running unattended update (#9495) 2020-12-07 20:58:12 +01:00
clipboard.zsh lib: add support for clippaste in WSL using powershell 2020-02-28 19:07:05 +01:00
compfix.zsh compfix: fix check for empty string (#7674) 2019-03-21 20:35:00 +01:00
completion.zsh Revert "lib: treat _ and - as part of a word" 2020-10-21 16:02:34 +02:00
correction.zsh Don't correct cp commands (#4636) 2018-07-01 22:43:45 +02:00
diagnostics.zsh Prefix cd calls with builtin (#8937) 2020-05-20 11:30:11 +02:00
directories.zsh init: run compinit before loading lib/ files 2019-05-07 21:30:06 +02:00
functions.zsh feat(lib)!: soft-deprecate upgrade_oh_my_zsh function for everybody 2020-12-07 20:58:12 +01:00
git.zsh feat(lib): show upstream branch in git_prompt_info (#9188) 2020-12-10 20:44:08 +01:00
grep.zsh lib: use grep-alias cache only if ZSH_CACHE_DIR is writable 2020-03-02 12:35:58 +01:00
history.zsh Revert "lib: remove share_history" 2020-11-09 12:00:15 +01:00
key-bindings.zsh lib: remove CTRL-Backspace key binding altogether 2020-08-06 08:55:29 +02:00
misc.zsh lib: speed up slow parts of the lib files; other small fixes 2020-04-05 21:37:45 +02:00
nvm.zsh nvm: simplify nvm.sh and bash completion loading 2020-10-09 17:21:03 +02:00
prompt_info_functions.zsh Themes: switch to using ruby_prompt_info() 2019-05-08 08:45:34 +02:00
spectrum.zsh lib: speed up slow parts of the lib files; other small fixes 2020-04-05 21:37:45 +02:00
termsupport.zsh lib: follow standards in window title (#9320) 2020-10-08 19:20:47 +02:00
theme-and-appearance.zsh lib: prefix diff call with command to bypass diff aliases 2020-07-06 17:17:40 +02:00