56:49435f917654
Anton Shestakov <engored@ya.ru>, Sun, 07 Sep 2014 18:58:52 +0900
Make one temp dir for every prompt session, make git quiet.

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