180:ae1f536486bc
Anton Shestakov <av6@dwimlabs.net>, Sat, 23 Mar 2019 21:13:39 +0800
.bashrc: a handy snippet for qrencode

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