249:ba383577c9db
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 03:08:28 +0400
.vimrc: try ctrlp's tag search (in all open buffers) Requires exuberant_ctags or a compatible program (I have universal-ctags).

previous change 56:49435f917654

docs/prompt-session-venv.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
virtualenv venv
source ./venv/bin/activate