remove library path openssl

This commit is contained in:
Gabriel Augendre 2023-04-05 08:06:06 +02:00
parent 815f831124
commit 4d14c78032

View file

@ -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