I sometime enjoy installing someting in ~/.local/ like jedi server.

This commit is contained in:
Julien Palard 2021-06-29 18:30:39 +02:00
parent 48f74740e0
commit f22500f69f
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 0 additions and 2 deletions

View File

@ -129,8 +129,6 @@ venv()
# python -m pip install --upgrade --pre black jedi wheel pip
}
export PIP_REQUIRE_VIRTUALENV=1
dotfiles()
{
local CLONE="$HOME/.config/dotfiles-repo/"