This commit is contained in:
2024-11-02 15:40:28 +01:00
parent 6ec009c9ba
commit e7e14592dc
-1
View File
@@ -189,7 +189,6 @@
enableCompletion = true; enableCompletion = true;
enableVteIntegration = true; enableVteIntegration = true;
initExtra ='' initExtra =''
export SHELL=/run/current-system/sw/bin/bash
if [[ -z $ORIG_SHLVL ]]; then if [[ -z $ORIG_SHLVL ]]; then
export ORIG_SHLVL=$SHLVL export ORIG_SHLVL=$SHLVL
fi; fi;