mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-12 17:53:57 +01:00
remove library path openssl
This commit is contained in:
parent
815f831124
commit
4d14c78032
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue