Skip to content

Commit e2199b4

Browse files
committed
install dia browswer
1 parent f5f4b4e commit e2199b4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

brew.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ cask "obsidian"
2020
cask "orbstack"
2121
cask "raycast"
2222
cask "sf-symbols"
23+
cask "thebrowsercompany-dia"
2324
cask "visual-studio-code"
2425
cask "wezterm"
2526
cask "zed"

modules/darwin.nix

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,16 @@
8282
homebrew.casks = [
8383
# Tiling window manager
8484
"nikitabobko/tap/aerospace"
85-
# Browser of choice
85+
# (ex) Browser of choice, RIP
8686
"arc"
8787
# Still the best AI(?)
8888
"chatgpt"
8989
# I want to try out the experience
9090
"cursor"
9191
# Translation
9292
"deepl"
93+
# Arc 2
94+
"thebrowsercompany-dia"
9395
# Access communities
9496
"discord"
9597
# Matrix client

0 commit comments

Comments
 (0)