~xdavidwu/dotfiles

1a3e22a886c2f49d838bbeff06c753a02af8f4e5 — xdavidwu 2 years ago 1950c1a
bash: remove PS1 fix

alpine does not export it anymore
1 files changed, 0 insertions(+), 2 deletions(-)

M .bash_profile
M .bash_profile => .bash_profile +0 -2
@@ 3,8 3,6 @@
#

# sanitize
# alpine exports PS1
export -n PS1
# arch set PROMPT_COMMAND for terminal title
unset PROMPT_COMMAND