Skip to content

Instantly share code, notes, and snippets.

@ackalker
Created January 29, 2022 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ackalker/f3eb18569c3a33e0ad3a792b3b3c5d4a to your computer and use it in GitHub Desktop.
Save ackalker/f3eb18569c3a33e0ad3a792b3b3c5d4a to your computer and use it in GitHub Desktop.
Script started on 2022-01-29 16:37:00+01:00 [TERM="rxvt-unicode-256color" TTY="/dev/pts/6" COLUMNS="159" LINES="43"]
[?2004h[miki@miki-desktop ~]
$ ]0;~set -u
[?2004l [?2004h[miki@miki-desktop ~]
$ ]0;~pyenv virtualenv system testenv
[?2004l Looking in links: /tmp/tmp6nq443fa
Requirement already satisfied: setuptools in /home/miki/.pyenv/versions/testenv/lib/python3.10/site-packages (58.1.0)
Requirement already satisfied: pip in /home/miki/.pyenv/versions/testenv/lib/python3.10/site-packages (21.2.4)
[?2004h[miki@miki-desktop ~]
$ ]0;~pyenv activate testenv
[?2004l pyenv-virtualenv: prompt changing will be removed from future release. configure `export PYENV_VIRTUALENV_DISABLE_PROMPT=1' to simulate the behavior.
bash: _OLD_VIRTUAL_PATH: unbound variable
bash: _OLD_VIRTUAL_PYTHONHOME: unbound variable
bash: _OLD_VIRTUAL_PS1: unbound variable
[?2004h(testenv) [miki@miki-desktop ~]
$ ]0;~[?2004l
exit
Script done on 2022-01-29 16:37:44+01:00 [COMMAND_EXIT_CODE="0"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment