mirror of https://github.com/akelge/zsh
Small stuff
This commit is contained in:
parent
3721617be4
commit
67dc71ee19
|
@ -16,6 +16,7 @@ set guicursor=a:block-blinkon0
|
|||
set showtabline=2
|
||||
set guitablabel=%!GuiTabLabel()
|
||||
set guitabtooltip=%!GuiTabToolTip()
|
||||
set background=dark
|
||||
|
||||
if has('mac') || has('macunix')
|
||||
set guifont=Monaco:h11
|
||||
|
|
Loading…
Reference in New Issue