Don't confirm loading airline theme on new systems
This commit is contained in:
parent
2cd525c6d7
commit
689da1ed2f
@ -445,7 +445,7 @@ targets."
|
||||
(airline-display-directory t)
|
||||
(airline-eshell-colors nil)
|
||||
(airline-shortened-directory-length 20)
|
||||
:config (load-theme 'airline-kolor))
|
||||
:config (load-theme 'airline-kolor t))
|
||||
;; see https://github.com/dbordak/telephone-line/issues/126
|
||||
;; (no telephone-line because why)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user