Added default env.ps1
This commit is contained in:
parent
e86c7350be
commit
38aa7720de
|
@ -0,0 +1,3 @@
|
||||||
|
# $env:DOMAIN_NAME='example.com'
|
||||||
|
#
|
||||||
|
# $env:EDITOR='/usr/bin/nvim'
|
|
@ -0,0 +1 @@
|
||||||
|
$env:SZ_SKIP_DEFAULT_SHELL = 1
|
Loading…
Reference in New Issue