Remove deprecated Openssl 1.1

This commit is contained in:
2024-09-15 16:21:47 -04:00
parent 83ab0026ac
commit 54c9c36dc4

View File

@@ -36,7 +36,6 @@ export TERM="xterm-256color"
export GPG_TTY=$(tty)
export EDITOR="nvim"
export GREP_COLOR="1;36"
export RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@1.1)"
export PATH="$HOME/go/bin:$(npm -g bin):/usr/local/sbin:$PATH"
# Enable color support of ls