This commit is contained in:
Skyper THC
2024-03-07 16:08:30 +00:00
parent 20ac58b04d
commit b5f0347145
+1 -1
View File
@@ -423,7 +423,7 @@ To UNDO type:${CF}"
for c in "${GHOST_UNDO_CMD[@]}"; do
echo "$c";
done
[ -n "$sourced" ] && echo "unset GHOST_UNDO_CMD GHOST_PS_BAK"
[ -n "$sourced" ] && echo "unset GHOST_UNDO_CMD GHOST_PS_BAK TYPE"
echo -en "${CN}"
}