Zuletzt aktiv 1718003630

Malin's Avatar Malin hat die Gist bearbeitet 1718003630. Zu Änderung gehen

1 file changed, 6 insertions

use-custom-ruby-macOS.profile(Datei erstellt)

@@ -0,0 +1,6 @@
1 + # add to .zshrc
2 +
3 + if [ -d "/usr/local/opt/ruby/bin" ]; then
4 + export PATH=/usr/local/opt/ruby/bin:$PATH
5 + export PATH=`gem environment gemdir`/bin:$PATH
6 + fi
Neuer Älter