mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
remove brew ccache libexec
This commit is contained in:
parent
dd089fe75c
commit
e9cd726a29
2 changed files with 0 additions and 6 deletions
|
|
@ -8,9 +8,6 @@ export HOMEBREW_NO_INSECURE_REDIRECT=1
|
|||
export HOMEBREW_NO_EMOJI=1
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
|
||||
# ccache
|
||||
export PATH="$(brew --prefix ccache)/libexec:$PATH"
|
||||
|
||||
# fnm shell env
|
||||
eval "$(fnm env --use-on-cd)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue