mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-01-12 16:32:54 -05:00
use curl-openssl via homebrew, switch default browser
This commit is contained in:
@@ -17,7 +17,9 @@ export PATH="$GEM_PATH/bin:$PATH"
|
||||
export PATH="/opt/metasploit-framework/bin:$PATH"
|
||||
|
||||
# curl
|
||||
export PATH="/usr/local/opt/curl/bin:$PATH"
|
||||
# export PATH="/usr/local/opt/curl/bin:$PATH"
|
||||
export PATH="/usr/local/opt/curl-openssl/bin:$PATH"
|
||||
|
||||
|
||||
# Rust/Cargo
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user