Skip to content

Instantly share code, notes, and snippets.

@jbenner-radham
Last active July 16, 2024 23:42
Show Gist options
  • Save jbenner-radham/2e0bcde02f7992b13450c3dd773df080 to your computer and use it in GitHub Desktop.
Save jbenner-radham/2e0bcde02f7992b13450c3dd773df080 to your computer and use it in GitHub Desktop.
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "oven-sh/bun"
brew "bat"
brew "dog"
brew "git"
brew "has"
brew "httpie"
brew "jq"
brew "mandown"
brew "node@16"
brew "pandoc"
brew "python@3.11"
brew "ripgrep"
brew "trash"
brew "vim"
brew "yarn"
brew "oven-sh/bun/bun"
cask "bettertouchtool"
cask "boop"
cask "bruno"
cask "firefox"
cask "font-fira-code-nerd-font"
cask "free-ruler"
cask "jetbrains-toolbox"
cask "kap"
cask "keepingyouawake"
cask "microsoft-edge"
cask "microsoft-remote-desktop"
cask "onyx"
cask "postman"
cask "sublime-text"
cask "visual-studio-code"
vscode "christian-kohler.npm-intellisense"
vscode "eamodio.gitlens"
vscode "editorconfig.editorconfig"
vscode "streetsidesoftware.code-spell-checker"
vscode "unifiedjs.vscode-mdx"
vscode "vue.volar"
vscode "vue.vscode-typescript-vue-plugin"
vscode "zeplin.zeplin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment