Skip to content

Commit

Permalink
fix: docutils
Browse files Browse the repository at this point in the history
  • Loading branch information
ntsd committed Jul 4, 2024
1 parent f211972 commit 6f67cee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions macos/dock.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
dockutil --no-restart --remove all
dockutil --no-restart --add "/Applications/Joplin.app"
dockutil --no-restart --add "/Applications/Google Chrome.app"
dockutil --no-restart --add "/Applications/Slack.app"
dockutil --no-restart --add "/System/Applications/Utilities/Terminal.app"
dockutil --no-restart --add "/Applications/Visual Studio Code.app"
dockutil --no-restart --add "/System/Applications/System Preferences.app"
dockutil --no-restart --add "/Applications/Spotify.app"
dockutil --no-restart --add "/System/Applications/System Settings.app"

killall Dock

0 comments on commit 6f67cee

Please sign in to comment.