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