Skip to content

Commit

Permalink
fix: settings script path of iterm
Browse files Browse the repository at this point in the history
  • Loading branch information
YasminTeles committed Jun 27, 2024
1 parent 315572e commit a9389ea
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 @@ -102,7 +102,7 @@ bat cache --build

# -- Set up the iTerm2 ---------------------------------------------------------
step_msg "Setting up the iTerm2"
sh ./iterm/settings.sh
sh ~/.dotfiles/iterm/settings.sh

# -- Git -----------------------------------------------------------------------
step_msg "Configuring Git"
Expand Down

0 comments on commit a9389ea

Please sign in to comment.