view dot_Brewfile @ 1044:fb4670b7526a

feat: replicate push-line function from zsh source: https://github.com/fish-shell/fish-shell/issues/7800#issuecomment-792915764
author Zeger Van de Vannet <zeger@vandevan.net>
date Thu, 02 May 2024 08:48:33 +0200
parents bbcf4f5b005c
children
line wrap: on
line source

tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "universal-ctags/universal-ctags"
tap "zegervdv/tools"

brew "bat"
brew "fd"
brew "chezmoi"
brew "mercurial"
brew "mosh", args: ["HEAD"]
brew "ripgrep"
brew "scc"
brew "fzf"
brew "stylua"
brew "shellcheck"
brew "jq"
brew "tmux", args: ["HEAD"]
brew "lua-language-server"
brew "prettier"
brew "pre-commit"
brew "pyright"
brew "git"
brew "pass"
brew "zsh"