summaryrefslogtreecommitdiff
path: root/zsh/.zshenv
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2020-10-02 10:16:07 +0100
committerUrbain Vaes <urbain@vaes.uk>2020-10-02 10:16:07 +0100
commit60496da375fa7355a0f01d0e3dd6bf8afc46ffe5 (patch)
tree6f1e3f2c8b9db8ecb5be24b25f5f25e5a2a0a78f /zsh/.zshenv
parent2ceab4a7b7f91087475ab2370b880e1759b72c85 (diff)
Do not sign by default
Diffstat (limited to 'zsh/.zshenv')
-rw-r--r--zsh/.zshenv4
1 files changed, 2 insertions, 2 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv
index 7917e82..7991bf1 100644
--- a/zsh/.zshenv
+++ b/zsh/.zshenv
@@ -16,5 +16,5 @@ fi
[[ -f "$HOME/.pythonrc" ]] && export PYTHONSTARTUP="$HOME/.pythonrc"
# Source guix profile
-guix_profile=$HOME/.guix-env
-[[ -f $guix_profile ]] && . $guix_profile
+# guix_profile=$HOME/.guix-env
+# [[ -f $guix_profile ]] && . $guix_profile