1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 16:10:45 +01:00

remove brew ccache libexec

This commit is contained in:
Ryan Cao 2023-07-20 09:00:02 +08:00
parent dd089fe75c
commit e9cd726a29
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
2 changed files with 0 additions and 6 deletions

View file

@ -8,9 +8,6 @@ set -x HOMEBREW_NO_INSECURE_REDIRECT 1
set -x HOMEBREW_NO_EMOJI 1
/opt/homebrew/bin/brew shellenv | source
# ccache
fish_add_path "$(brew --prefix ccache)/libexec"
# fnm shell env
fnm env --use-on-cd | source