85:f3c958ebfcda
Anton Shestakov <engored@ya.ru>, Sun, 15 Feb 2015 23:36:27 +0800
.vimrc: yank to EOL

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