Remove tabs
This commit is contained in:
parent
08276cb5c7
commit
910412c6a4
|
@ -1,6 +1,5 @@
|
||||||
# grb prompt theme
|
# grb prompt theme
|
||||||
# copied from wunjo prompt theme and modified
|
# copied from wunjo prompt theme and modified
|
||||||
|
|
||||||
autoload -U zgitinit
|
autoload -U zgitinit
|
||||||
zgitinit
|
zgitinit
|
||||||
|
|
||||||
|
@ -338,5 +337,3 @@ prompt_wunjo_scm_branch() {
|
||||||
}
|
}
|
||||||
|
|
||||||
prompt_grb_setup "$@"
|
prompt_grb_setup "$@"
|
||||||
|
|
||||||
# vim:set ft=zsh:
|
|
||||||
|
|
|
@ -243,8 +243,5 @@ zgitinit() {
|
||||||
}
|
}
|
||||||
|
|
||||||
zgitinit
|
zgitinit
|
||||||
# Temporarily disabling as this is slowing down new term tabs, especially when opening a
|
# Show git info when shell opens
|
||||||
# work git directory
|
zgit_info_update
|
||||||
# zgit_info_update
|
|
||||||
|
|
||||||
# vim:set ft=zsh:
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user