bash: use histappend
1 files changed, 2 insertions(+), 0 deletions(-) M .bashrc
M .bashrc => .bashrc +2 -0
@@ 5,6 5,8 @@ # If not running interactively, don't do anything [[ $- != *i* ]] && return +shopt -s histappend + # sanitize # alpine exports PS1 export -n PS1