137:e18631a36e7d
Anton Shestakov <av6@dwimlabs.net>, Wed, 16 Nov 2016 22:47:56 +0800
.vimrc: make ctrl-p ignore more files

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