165:c956c1d2a205
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Mar 2019 12:13:22 +0800
.bashrc: make i-search (the forward one) work too

previous change 51:8edd66f923ca

docs/prompt-session-exit.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
kill -INT "$$" # the same as ^C
false