132:f5a8f3d36842
Anton Shestakov <av6@dwimlabs.net>, Sat, 29 Oct 2016 10:59:26 +0800
.bash_prompt: use if instead of `test || cmd`

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