From d26bcbeb4b9d27ca7b7f514ab4d935a4710525ef Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Fri, 9 Jan 2026 07:37:14 +0800 Subject: apply zsh configurations --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index d4d9ed5..117861b 100755 --- a/setup.sh +++ b/setup.sh @@ -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" -- cgit v1.2.3