File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55cask_args appdir : '/Applications'
66
77# Taps (third-party repositories)
8- tap 'homebrew/cask'
98tap 'koekeishiya/formulae' # yabai
109tap 'pkgxdev/made'
1110tap 'dustinblackman/tap'
1211tap 'go-task/tap'
12+ tap 'joshmedeski/sesh'
13+ tap '1password/tap'
1314
1415# system
1516brew 'zsh-autosuggestions'
@@ -26,7 +27,6 @@ cask 'font-noto-color-emoji'
2627cask 'font-noto-emoji'
2728
2829# terminal cli tools
29- brew '1password-cli'
3030brew 'asciinema'
3131brew 'atuin'
3232brew 'bash'
@@ -46,7 +46,7 @@ brew 'tree'
4646brew 'yq'
4747brew 'zoxide'
4848brew 'opentofu' # terraform
49- brew 'brew install dustinblackman/tap/oatmeal'
49+ brew 'dustinblackman/tap/oatmeal'
5050
5151# slides
5252brew 'slides'
@@ -98,6 +98,7 @@ cask 'pgadmin4'
9898brew 'mysql-client' # provides mysql
9999
100100# ui apps
101+ cask '1password-cli'
101102cask 'appcleaner'
102103cask 'wezterm'
103104cask 'visual-studio-code'
You can’t perform that action at this time.
0 commit comments