ashtonian / dotfiles

macOS & windows dotfiles & post install scripts - better defaults, productive os, awesome tools.
GNU General Public License v3.0
10 stars 0 forks source link

Dockutil #14

Open ashtonian opened 1 year ago

ashtonian commented 1 year ago
dockutil --add '/System/Applications/System Preferences.app' --allhomes

dockutil --add '/Applications/iTerm.app' --allhomes dockutil --add '/Applications/Visual Studio Code.app' --allhomes dockutil --add '/Applications/Google Chrome.app' --allhomes dockutil --add '/Applications/Firefox.app' --allhomes dockutil --add '/Applications/Notion.app' --allhomes dockutil --add '/Applications/Todoist.app' --allhomes dockutil --add '/System/Applications/Calendar.app' --allhomes dockutil --add '/System/Applications/Contacts.app' --allhomes dockutil --add '/Applications/Pocket.app' --allhomes dockutil --add '/Applications/Signal.app' --allhomes dockutil --add '/Applications/Pulse SMS.app' --allhomes dockutil --add '/Applications/Spotify.app' --allhomes

need to manually install latest and then add no restart flags, maintainer is MIA

ashtonian commented 1 year ago

needs to be added after system extensions are fixed I believe

ashtonian commented 1 year ago

https://github.com/kcrawford/dockutil/issues/141

ashtonian commented 1 year ago

updated config.sh to reflect new app names and new apps. The script works once dockutil is installed. Issue is that casked version is busted.