mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
remember add arrow
This commit is contained in:
parent
651720a833
commit
4dfc1a087c
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ function git_remotes() {
|
||||||
echo $remotes
|
echo $remotes
|
||||||
}
|
}
|
||||||
# TODO if commits to push show this number
|
# TODO if commits to push show this number
|
||||||
|
# TODO show arrow when push is necessary
|
||||||
local remotes='%B%F{green}$(git_remotes)%{$reset_color%}'
|
local remotes='%B%F{green}$(git_remotes)%{$reset_color%}'
|
||||||
|
|
||||||
precmd () {
|
precmd () {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue