133:1b82b9501856
Anton Shestakov <av6@dwimlabs.net>, Sat, 29 Oct 2016 10:59:51 +0800
.bash_prompt: drop revision number if it's -1

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