diff options
| author | Zach Smith <zsmith@newhopechurch.tv> | 2025-06-30 09:54:24 -0500 |
|---|---|---|
| committer | Zach Smith <zsmith@newhopechurch.tv> | 2025-06-30 09:54:24 -0500 |
| commit | ddbcaaafe989fc33ba45a4a58722f85fc41fa393 (patch) | |
| tree | aab843beadc038ea3bafc168dff0767066714ea8 /zsh | |
| parent | e702ba1ce491456183e9f8ae4454d3a891e03273 (diff) | |
Add homebrew path to zshrc
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,3 +96,4 @@ autoload -Uz compinit compinit -d "$XDG_CACHE_HOME"/zsh/zcompdump-"$ZSH_VERSION" #zprof +export PATH="/opt/homebrew/opt/rustup/bin:$PATH" |
