mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-01-08 23:09:57 +00:00
Avoid color warning on travis
This commit is contained in:
parent
9c0b8b9e42
commit
4844bbbaea
@ -6,6 +6,7 @@ setopt shwordsplit
|
||||
SHUNIT_PARENT=$0
|
||||
|
||||
function setUp() {
|
||||
export TERM="xterm-256color"
|
||||
# Load Powerlevel9k
|
||||
source powerlevel9k.zsh-theme
|
||||
source functions/*
|
||||
|
Loading…
Reference in New Issue
Block a user