diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 13:43:57 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 13:43:57 -0500 |
| commit | e67ef1106c6edaf776ab1abb43e99721079a4883 (patch) | |
| tree | 4584508e07d25a323e477b4a8c804a03d6b64e2f /common/zsh | |
| parent | 347c36526205a81385f10cdb301f94fb05118339 (diff) | |
| download | dotfiles-e67ef1106c6edaf776ab1abb43e99721079a4883.tar.gz dotfiles-e67ef1106c6edaf776ab1abb43e99721079a4883.tar.bz2 dotfiles-e67ef1106c6edaf776ab1abb43e99721079a4883.zip | |
minor updates
Diffstat (limited to 'common/zsh')
| -rw-r--r-- | common/zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/zsh/.zshrc b/common/zsh/.zshrc index be5b346..4b2b11f 100644 --- a/common/zsh/.zshrc +++ b/common/zsh/.zshrc @@ -177,3 +177,4 @@ alias claude-mem='/Users/cmc/.bun/bin/bun "/Users/cmc/.claude/plugins/marketplac # openssl export PATH="${HOMEBREW_PREFIX}/opt/openssl/bin:$PATH" +export PATH="$HOME/.local/bin:$PATH" |
