zprofile: unfunction after done using func

This commit is contained in:
surtur 2022-10-17 21:31:45 +02:00
parent f147a30bf8
commit bccbf50440
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -54,6 +54,8 @@ export AndroidNdkPath=$ANDROID_NDK_PATH
add_to_path "$ANDROID_SDK_ROOT/tools"
add_to_path "$ANDROID_SDK_ROOT/platform-tools"
unfunction add_to_path
if [[ -z $DISPLAY ]]; then
export QT_QPA_PLATFORMTHEME=wayland