This commit is contained in:
Marc Beninca 2024-11-12 09:59:53 +01:00
parent 373b40dcf1
commit d3bfa52eda
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -29,7 +29,7 @@ ps1() {
echo -e "${view}\n${PS2}"
}
PS1='$(eval ps1 ${?})'
PS1="\$(ps1 \${?})"
PS2="\
"