233:db717f5b747f
Anton Shestakov <av6@dwimlabs.net>, Fri, 25 Nov 2022 14:28:14 +0400
.vimrc: newer syntax for signify to enable only certain VCS :help g:signify_skip says: This can be used to replace the old g:signify_vcs_list. Yay to pointless refactoring! Nay to release notes!

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