summaryrefslogtreecommitdiff
path: root/.config/bash/rc.d/10_no_histexpand.sh
blob: 985b03d61e718e196f9fdce49c4b502acf2358c5 (plain)
1
2
3
4
#!/hint/bash

# Turn off (csh-style) '!' history expansion
set +o histexpand