Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fix: r…
Browse files Browse the repository at this point in the history
…emove default gitconfig at macOS
  • Loading branch information
YasminTeles committed Mar 10, 2024
1 parent 59044a9 commit bcf1db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ brew bundle install --file=~/Brewfile >/dev/null

# -- Oh My Zsh -----------------------------------------------------------------
step_msg "Installing the Oh My Zsh"
chsh -s $(which zsh)
# chsh -s $(which zsh)
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended >/dev/null
rm -rf ~/.zshrc
stow --dotfiles zsh
Expand Down

0 comments on commit bcf1db2

Please sign in to comment.