jmou/dumb-cli-tricks
git clone https://github.com/jmou/dumb-cli-tricks.git
git clone git@github.com:jmou/dumb-cli-tricks.git
Loading…
(top)/demo/.bashrc
language: Shell
105 Bytes / 6 lines / 6 loc
History
View raw
HISTIGNORE='*'
HISTFILE=.bash_history
history -c
history -r
ps1split
bind '"\C-m": operate-and-get-next'