126:2bde1aa3aa4c
Anton Shestakov <av6@dwimlabs.net>, Tue, 02 Aug 2016 12:01:23 +0800
.hgrc: white spaces

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