aboutsummaryrefslogtreecommitdiffstats
path: root/.zshenv
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-01 08:37:00 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-01 08:37:00 +0000
commitd78c9704279c946c5d5965c4c4bf3e44ceea7ece (patch)
tree9527aa20370d26097c26bd116ec2b6dcabe106c9 /.zshenv
parentjabber, steam (diff)
downloadscripts-d78c9704279c946c5d5965c4c4bf3e44ceea7ece.tar.gz
scripts-d78c9704279c946c5d5965c4c4bf3e44ceea7ece.zip
updates
Diffstat (limited to '')
-rw-r--r--.zshenv4
1 files changed, 3 insertions, 1 deletions
diff --git a/.zshenv b/.zshenv
index 414c3bc..1afbcd2 100644
--- a/.zshenv
+++ b/.zshenv
@@ -1,2 +1,4 @@
-source "$HOME/.cargo/env"
+. "$HOME/.cargo/env"
skip_global_compinit=1
+PYPI_PASSWORD=""
+PYPI_USERNAME="__token__"