aboutsummaryrefslogtreecommitdiffstats
path: root/.zshenv
diff options
context:
space:
mode:
Diffstat (limited to '.zshenv')
-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__"