240:728bcd733718
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:35:58 +0400
.vimrc: t_Co should be set automatically nowadays If not, check your terminal settings and/or .bashrc or other sourced files. My current $TERM is set to xterm-256color by xfce4-terminal.

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