mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
very large update
This commit is contained in:
parent
597092aa83
commit
ef398bf673
22 changed files with 2982 additions and 79 deletions
37
Path update for arm64 homebrew.sh
Normal file
37
Path update for arm64 homebrew.sh
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
# Path update for arm64 homebrew
|
||||
/opt/homebrew/bin:
|
||||
/Users/peter/perl5/bin:
|
||||
/Users/peter/.jenv/bin:
|
||||
/usr/local/homebrew/opt/python@3.9/bin:
|
||||
/Users/peter/.autojump/bin:
|
||||
/Users/peter/perl5/bin:
|
||||
/Users/peter/.jenv/bin:
|
||||
/usr/local/go1.17.1.darwin-amd64/bin:
|
||||
/opt/homebrew/bin/:
|
||||
/opt/local/bin:
|
||||
/opt/local/sbin:
|
||||
/Users/peter/.jenv/shims:
|
||||
/usr/local/bin:
|
||||
/usr/bin:
|
||||
/bin:
|
||||
/usr/sbin:
|
||||
/sbin:
|
||||
/usr/local/go/bin:
|
||||
/opt/puppetlabs/bin:
|
||||
/Users/peter/perl5/bin:
|
||||
/Users/peter/.jenv/bin:
|
||||
/Users/peter/bin:
|
||||
/usr/libexec/:
|
||||
/Users/peter/.krew/bin:
|
||||
/usr/local/homebrew/opt/fzf/bin:
|
||||
/Users/peter/.kube/plugins/jordanwilson230:
|
||||
/Users/peter/bin/leetcode-cli:
|
||||
/Users/peter/bin:
|
||||
/opt/puppetlabs/bin:
|
||||
|
||||
# Removed the following amd64 homebrew paths:
|
||||
/usr/local/homebrew/bin:
|
||||
/usr/local/homebrew/opt/fzf/bin:
|
||||
/usr/local/homebrew/opt/python@3.9/bin:
|
||||
/usr/local/homebrew/opt/ruby/bin:
|
||||
/usr/local/homebrew/sbin:
|
||||
Loading…
Add table
Add a link
Reference in a new issue