Skip to content

Commit

Permalink
Fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
wavded committed Jan 20, 2024
1 parent 9669493 commit 79fcfd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ if [[ `uname` == "Darwin" ]]; then
rm-if-present "$HOME/.config/sharship.toml" "$dir/starship.toml"
rm-if-present "$HOME/.hammerspoon" "$dir/hammerspoon"

./macos.sh
bash -c ./fix-terminfo.sh
bash -c ./packages.sh
bash -c ./fix-terminfo.sh
fi

0 comments on commit 79fcfd5

Please sign in to comment.