mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-20 06:21:58 +00:00
test-in-docker: add additional warnings
This commit is contained in:
parent
69fe19ca74
commit
645034f74c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ set -eu
|
|||
default_version='4.3.11'
|
||||
|
||||
setopt extended_glob glob_subst numeric_glob_sort
|
||||
setopt warn_create_global warn_nested_var 2> /dev/null
|
||||
cd "${${(%):-%x}:A:h}"
|
||||
|
||||
# TODO: Crazy Logic to munge TERM to something supported in Ubuntu 14.04
|
||||
|
|
Loading…
Reference in a new issue