Remove tabs

This commit is contained in:
Michael Campagnaro 2015-11-21 13:29:44 -05:00
parent 08276cb5c7
commit 910412c6a4
3 changed files with 559 additions and 565 deletions

View File

@ -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:

View File

@ -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: