48:1af673a1af4d
Anton Shestakov <engored@ya.ru>, Thu, 04 Sep 2014 14:28:14 +0900
Mogrify screenshots to a certain width.

next change 51:8edd66f923ca
previous change 46:30828f540fe8

docs/prompt-session-venv.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
cd "$(mktemp -d)" && virtualenv venv && cd venv
source ./bin/activate
echo