205:8fb0584aabeb
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Oct 2020 22:00:36 +0800
user.js: update to 78

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