156:c183123064bc
Anton Shestakov <av6@dwimlabs.net>, Tue, 04 Sep 2018 14:24:14 +0800
autostart: add redshift

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