143:49c7e43903f9
Anton Shestakov <av6@dwimlabs.net>, Wed, 08 Feb 2017 01:02:27 +0800
.bashrc: write out a proper if-else-fi block instead of x && y || z

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