This commit is contained in:
2025-12-03 22:23:51 -05:00
parent e58f4341f8
commit cd2922c026
-4
View File
@@ -1,7 +1,3 @@
if [ -z "$PS1" ]; then
exit 0
fi
unset HISTFILE
export PS1="\u@\h \W \$ "