Skip to content

Commit

Permalink
update dock settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulrohim 'Him' Sama authored and Abdulrohim 'Him' Sama committed Aug 5, 2024
1 parent f4e1270 commit 4df3833
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zz-dock/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ brew install dockutil
dockutil --no-restart --remove all
# dockutil --no-restart --add "/Applications/Calendar.app"
dockutil --no-restart --add "/Applications/Google Chrome.app"
dockutil --no-restart --add "/Applications/Sourcetree.app"
# dockutil --no-restart --add "/Applications/Sourcetree.app"
dockutil --no-restart --add "/Applications/Visual Studio Code.app"
dockutil --no-restart --add "/Applications/Android Studio.app"
dockutil --no-restart --add "/Applications/IntelliJ IDEA CE.app"
dockutil --no-restart --add "/Applications/Slack.app"
# dockutil --no-restart --add "/Applications/Slack.app"
dockutil --no-restart --add "/Applications/Spotify.app"
# dockutil --no-restart --add "/Applications/System Preferences.app"
dockutil --no-restart --add "/Applications/Harvest.app"
# dockutil --no-restart --add "/Applications/Harvest.app"
killall Dock

0 comments on commit 4df3833

Please sign in to comment.