~xdavidwu/dotfiles

ef57e068fe778277080cb7d30822588ca7cecec8 — xdavidwu 2 years ago f26fdc9
bash: disable history subsitution
1 files changed, 1 insertions(+), 0 deletions(-)

M .bashrc
M .bashrc => .bashrc +1 -0
@@ 6,6 6,7 @@
[[ $- != *i* ]] && return

shopt -s histappend
set +H

# sanitize
# alpine exports PS1