diff --git a/etc/conf/bash_local.sh b/etc/conf/bash_local.sh index 933dc628..2e127d3c 100644 --- a/etc/conf/bash_local.sh +++ b/etc/conf/bash_local.sh @@ -1,5 +1,6 @@ #!/bin/sh +export CGO_ENABLED=0 export LC_ALL=en_US.UTF-8 export BASH_SILENCE_DEPRECATION_WARNING=1 touch ~/.hushlogin