Skip to content

Commit

Permalink
Update defaulted apps and tools
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Jun 28, 2024
1 parent e50ebee commit aebb464
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
4 changes: 0 additions & 4 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,12 @@ brew 'bats-core'
brew 'p7zip' # high compression file archiver (creates .7z files)
brew 'rbenv'
brew 'nodenv'
# brew 'imagemagick@6', link: true # https://stackoverflow.com/a/43035892
# brew 'elixir' # Find a current tool for managing versions
brew 'mas' # Mac App Store command line interface
brew 'shellcheck'
# brew 'exiftool' # File metadata editor
# brew 'kubernetes-cli'
brew 'libpq', link: true # https://stackoverflow.com/questions/13086073/rails-install-pg-cant-find-the-libpq-fe-h-header#comment106033859_13086562
brew 'actionlint' # GitHub Actions lint
brew 'detect-secrets'
brew 'hadolint' # Dockerfile lint
brew 'yamllint'
# brew 'ld-find-code-refs' # LaunchDarkly
brew 'gh' # GitHub CLI
18 changes: 5 additions & 13 deletions Caskfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,20 @@ tap 'microsoft/git'
cask_args appdir: '/Applications'

cask '1password'
cask '1password-cli'
# cask '1password-cli'
cask 'appcleaner'
cask 'browserstacklocal'
cask 'cheatsheet'
cask 'docker'
# cask 'docker'
cask 'epic-games'
cask 'firefox'
# cask 'flotato'
# cask 'forklift'
cask 'gb-studio'
cask 'gdevelop'
cask 'git-credential-manager'
cask 'github'
cask 'gog-galaxy'
cask 'google-chrome'
# cask 'google-cloud-sdk'
cask 'microsoft-edge'
# cask 'notion'
cask 'openemu'
# cask 'tableplus'
cask 'steam'
cask 'visual-studio-code'

Expand All @@ -31,17 +25,15 @@ mas 'DaisyDisk', id: 411643860
# mas 'Day One', id: 1055511498
mas 'Developer', id: 640199958 # Apple Developer app
mas 'Fantastical', id: 975937182
# mas 'Honey', id: 1472777122
mas 'Honey', id: 1472777122
mas 'iA Writer', id: 775737590
# mas 'Instapaper', id: 288545208
mas 'Keynote', id: 409183694
# mas 'Mela', id: 1568924476
mas 'Mela', id: 1568924476
mas 'Numbers', id: 409203825
# mas 'Okta Extension App', id: 1439967473
mas 'Pages', id: 409201541
mas 'Playgrounds', id: 1496833156 # Swift Playgrounds
mas 'Reeder 5', id: 1529448980
mas 'Slack', id: 803453959
# mas 'Slack', id: 803453959
mas 'The Unarchiver', id: 425424353
mas 'Wipr', id: 1320666476
# mas 'Cent', id: 1590545985

0 comments on commit aebb464

Please sign in to comment.