Skip to content

Commit

Permalink
Upgrade dock + install ghostty
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Crane <[email protected]>
  • Loading branch information
marcus-crane committed Dec 27, 2024
1 parent c215f88 commit 9a4245b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run_after_configure_dock-darwin.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ set -eufo pipefail


{{ $apps := list
"/Applications/Brave Browser.app"
"/Applications/Vivaldi.app"
"/System/Applications/Calendar.app"
"/Applications/TickTick.app"
"/Applications/iTerm.app"
"/Applications/Ghostty.app"
"/Applications/Spotify.app"
"/Applications/Plexamp.app"
"/Applications/Obsidian.app"
Expand Down
2 changes: 2 additions & 0 deletions run_once_01_packages-darwin.sh.tmpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ cask "cleanshot", args: { force: true }
cask "dbngin", args: { force: true }
cask "discord", args: { force: true }
cask "flycut", args: { force: true }
cask "ghostty", args: { force: true }
cask "goland", args: { force: true }
cask "gpg-suite-no-mail", args: { force: true }
cask "hex-fiend", args: { force: true }
Expand All @@ -206,6 +207,7 @@ cask "ticktick", args: { force: true }
cask "time-out", args: { force: true }
cask "trackerzapper", args: { force: true }
cask "transmission", args: { force: true }
cask "vivaldi", args: { force: true }
cask "vlc", args: { force: true }
# mac app store
Expand Down

0 comments on commit 9a4245b

Please sign in to comment.