184:5e3ee9d17ca9
Anton Shestakov <av6@dwimlabs.net>, Sat, 27 Jul 2019 23:32:36 +0800
.bashrc: a script to set up sandbox using firejail to run random stuff

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