mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-06-05 23:16:51 +00:00
2
.zshrc
2
.zshrc
@@ -124,7 +124,7 @@ alias grep='ggrep'
|
|||||||
alias tailscale="/Applications/Tailscale.app/Contents/MacOS/Tailscale"
|
alias tailscale="/Applications/Tailscale.app/Contents/MacOS/Tailscale"
|
||||||
alias ghostty='/Applications/Ghostty.app/Contents/MacOS/ghostty'
|
alias ghostty='/Applications/Ghostty.app/Contents/MacOS/ghostty'
|
||||||
alias cc='claude'
|
alias cc='claude'
|
||||||
alias oc='OPENCODE_EXPERIMENTAL_PLAN_MODE=1 opencode'
|
alias oc='opencode'
|
||||||
|
|
||||||
# -- Functions --
|
# -- Functions --
|
||||||
# menu
|
# menu
|
||||||
|
|||||||
3
Brewfile
3
Brewfile
@@ -7,6 +7,8 @@ tap "minio/stable"
|
|||||||
tap "oven-sh/bun"
|
tap "oven-sh/bun"
|
||||||
tap "vitobotta/tap"
|
tap "vitobotta/tap"
|
||||||
brew "actionlint"
|
brew "actionlint"
|
||||||
|
brew "node"
|
||||||
|
brew "agent-browser"
|
||||||
brew "argocd"
|
brew "argocd"
|
||||||
brew "asciinema"
|
brew "asciinema"
|
||||||
brew "autojump"
|
brew "autojump"
|
||||||
@@ -47,7 +49,6 @@ brew "mysql@8.4", link: true
|
|||||||
brew "neofetch"
|
brew "neofetch"
|
||||||
brew "neovim"
|
brew "neovim"
|
||||||
brew "nexttrace"
|
brew "nexttrace"
|
||||||
brew "node"
|
|
||||||
brew "ripgrep"
|
brew "ripgrep"
|
||||||
brew "opencode"
|
brew "opencode"
|
||||||
brew "openjdk@21"
|
brew "openjdk@21"
|
||||||
|
|||||||
Reference in New Issue
Block a user