diff options
| author | Zhineng Li <[email protected]> | 2026-01-09 07:37:14 +0800 |
|---|---|---|
| committer | Zhineng Li <[email protected]> | 2026-01-09 07:37:14 +0800 |
| commit | d26bcbeb4b9d27ca7b7f514ab4d935a4710525ef (patch) | |
| tree | 48c15702ddbe4feba4aec35e0a059d923e924f14 | |
| parent | d14dee98c6e931ce90181935aa6a9581f1533a7c (diff) | |
apply zsh configurations
| -rwxr-xr-x | setup.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,3 +60,6 @@ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash # Configure the macOS bash "$dotfiles/.macos" + +# Apply zsh configurations +source "$HOME/.zshrc" |
