You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't currently need any of these in applications, so not a big deal, but worth noting: export PS1='some stuff' doesn't work export HISTFILESIZE= doesn't work export HISTFILESIZE="" doesn't work
The text was updated successfully, but these errors were encountered:
I don't currently need any of these in applications, so not a big deal, but worth noting:
export PS1='some stuff'
doesn't workexport HISTFILESIZE=
doesn't workexport HISTFILESIZE=""
doesn't workThe text was updated successfully, but these errors were encountered: