From 4d14c7803290b0681e98927586ac1d7d8e3b7397 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Wed, 5 Apr 2023 08:06:06 +0200 Subject: [PATCH] remove library path openssl --- dot_config/fish/private_config.fish.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index d11f474..94a1c8a 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -48,7 +48,6 @@ set -gx PIP_REQUIRE_VIRTUALENV true test -e {$HOME}/.iterm2_shell_integration.fish ; and source {$HOME}/.iterm2_shell_integration.fish -set -gx LIBRARY_PATH $LIBRARY_PATH /usr/local/opt/openssl/lib/ set -gx EDITOR vim set -gx DJANGOPROJECT_DATA_DIR $HOME/.djangoproject