Skip to content

Commit

Permalink
ZSH unuse ruby opt
Browse files Browse the repository at this point in the history
  • Loading branch information
clairvy committed Dec 27, 2022
1 parent 2ae6805 commit bfd728a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .zshrc
Expand Up @@ -361,9 +361,6 @@ fi
if [[ -f /etc/profile.d/rbenv.sh ]]; then
. /etc/profile.d/rbenv.sh
fi
if [[ $os == 'mac' ]]; then
export RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@1.1)"
fi

# for gisty
export GISTY_DIR="$HOME/work/gists"
Expand Down

0 comments on commit bfd728a

Please sign in to comment.