Use poetry to manage virtualenvs
This commit is contained in:
parent
b4bf1d5c6d
commit
fcb9cc02f9
5 changed files with 22 additions and 28 deletions
1
.profile
1
.profile
|
|
@ -32,4 +32,5 @@ export QT_IM_MODULE="fcitx"
|
|||
export XMODIFIERS="@im=fcitx"
|
||||
export BORG_REPO="/media/backup/"
|
||||
export BORG_PASSCOMMAND="cat ${HOME}/.keys/borg-passphrase.txt"
|
||||
export PYTHON_KEYRING_BACKEND="keyring.backends.null.Keyring"
|
||||
. "$HOME/.cargo/env"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue