279:86ac042faf0f
Anton Shestakov <av6@dwimlabs.net>, Sat, 13 Jul 2024 01:33:51 +0400
ide.sh: sometimes this is all you need for software development

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