mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-01-12 16:32:54 -05:00
tap my own tap https://github.com/jakejarvis/homebrew-brew
This commit is contained in:
@@ -8,7 +8,7 @@ export PATH="$PATH:$GOPATH/bin"
|
||||
export PATH="$PATH:$GOROOT/bin"
|
||||
|
||||
# Ruby
|
||||
#export PATH="/usr/local/opt/ruby/bin:$PATH"
|
||||
export PATH="/usr/local/opt/ruby/bin:$PATH"
|
||||
|
||||
# Metasploit
|
||||
export PATH="/opt/metasploit-framework/bin:$PATH"
|
||||
@@ -22,8 +22,6 @@ export PATH="$HOME/.cargo/bin:$PATH"
|
||||
|
||||
# ----- Third-party additions below: -----
|
||||
|
||||
#eval "$(rbenv init -)"
|
||||
|
||||
# The next line updates PATH for the Google Cloud SDK.
|
||||
if [ -f '/Users/jake/google-cloud-sdk/path.zsh.inc' ]; then . '/Users/jake/google-cloud-sdk/path.zsh.inc'; fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user