diff options
| -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" |
