Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EkeMinusYou committed Jan 10, 2025
1 parent 0998f88 commit da669d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/20250111-speedup-zsh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ zsh -i -c exit 0.59s user 0.26s system 70% cpu 1.202 total

## やったこと

ひとすら`.zshrc`を書き換えていきます。
ひとすら`.zshrc`を書き換えていきます。

### `brew --prefix``$HOMEBREW_PREFIX`に置き変える
Macなのでhomebrewを使っていましたが、以下のようなbrew コマンドに時間がかかっていたようなので、環境変数を参照するようにしました。
Expand Down

0 comments on commit da669d8

Please sign in to comment.