188:9abd1bebf59c
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Oct 2019 17:58:16 +0700
user.js: update from 62-beta to 62

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