|
11 | 11 |
|
12 | 12 | # Development & Terminal |
13 | 13 | "android-platform-tools", |
14 | | - "cmux", # ghostty based terminal with vertical workspace |
| 14 | + "cmux", # ghostty based terminal with vertical workspace |
15 | 15 | "ghostty", |
16 | 16 | "wezterm", |
17 | 17 |
|
|
186 | 186 | "tmuxp", # Tmux session manager |
187 | 187 |
|
188 | 188 | # Cloud & Infra |
189 | | - "orbstack", # Docker replacement |
| 189 | + "orbstack", # Docker replacement |
190 | 190 | "awscli", |
191 | 191 | "dotenvx/brew/dotenvx", # Env manager |
192 | 192 | "jesseduffield/lazydocker/lazydocker", # Docker manager |
|
251 | 251 | [packages.homebrew.personal_computer] |
252 | 252 | casks = [ |
253 | 253 | # Browsers & Internet |
254 | | - "google-chrome", |
255 | | - "thebrowsercompany-dia", # Dia Browser |
256 | | - "zen", # Browser |
| 254 | + "brave-browser", |
| 255 | + # "google-chrome", |
| 256 | + # "thebrowsercompany-dia", # Dia Browser |
| 257 | + "zen", # Browser |
257 | 258 |
|
258 | 259 | # Productivity & Knowledge |
259 | 260 | "anki", |
|
321 | 322 | "iina", |
322 | 323 |
|
323 | 324 | # Developer Support Tools |
324 | | - "dbngin", # Lightweight DB GUI, Database version management tool |
| 325 | + "dbngin", # Lightweight DB GUI, Database version management tool |
325 | 326 |
|
326 | 327 | # Automation & Input |
327 | 328 | "espanso", |
328 | 329 |
|
329 | 330 | # Virtualization |
330 | | - "utm", # Virtual Machine Emulator |
| 331 | + "utm", # Virtual Machine Emulator |
331 | 332 |
|
332 | 333 | # Optional |
333 | 334 | # "arc", |
|
569 | 570 | # Desktop & Device |
570 | 571 | "fprintd", # fingerprint |
571 | 572 | "fuse2", # apidog depedency |
572 | | - "google-chrome", |
573 | 573 | "localsend", |
574 | 574 | "lsof", # opencode-bin depedency |
575 | 575 | "ticktick", |
|
617 | 617 |
|
618 | 618 | [packages.pacman.personal_computer] |
619 | 619 | packages = [ |
| 620 | + # Browser |
| 621 | + "brave-bin", |
| 622 | + # "google-chrome", |
| 623 | + "zen-browser-bin", |
620 | 624 |
|
621 | 625 | # Utility |
622 | 626 | "asciinema", # record your terminal |
|
700 | 704 |
|
701 | 705 | [packages.cargo.personal_computer] |
702 | 706 | packages = [ |
703 | | - |
704 | 707 | # Utility |
705 | 708 | "cargo-seek", |
706 | 709 |
|
|
0 commit comments