mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-01-24 22:52:47 +00:00
test-in-docker: add additional warnings
This commit is contained in:
parent
69fe19ca74
commit
645034f74c
@ -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 New Issue
Block a user