1
0
mirror of https://github.com/akelge/zsh synced 2025-09-19 04:12:53 +00:00
This commit is contained in:
2024-10-30 11:02:28 +01:00
parent 9dd1f6819f
commit 5e4504749f
9 changed files with 57 additions and 47 deletions

View File

@ -4,12 +4,4 @@ Useful customizations that you can add are
prompt <promptname> - redefine prompt
To use virtualenvs you MUST define
export WORKON_HOME <path to virtualenvs>
export PROJECT_HOME <path to projects>
then you can explicitly call 'venv' or leave it as a function to invoke at the
right moment
/* vim: set ts=4 sw=4 tw=78 ft=text : */