Update brewfile

This commit is contained in:
2025-02-02 09:49:12 +02:00
parent 2f8e433848
commit 8ab8cc5533
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -56,7 +56,6 @@ zsh:
-git clone https://github.com/lukechilds/zsh-better-npm-completion.git ~/.config/zsh/plugins/.zsh-better-npm-completion -git clone https://github.com/lukechilds/zsh-better-npm-completion.git ~/.config/zsh/plugins/.zsh-better-npm-completion
-git clone https://github.com/sunlei/zsh-ssh ~/.config/zsh/plugins/zsh-ssh -git clone https://github.com/sunlei/zsh-ssh ~/.config/zsh/plugins/zsh-ssh
## dotbot TODO
mkdir -p ~/.config/zsh/plugins/bd mkdir -p ~/.config/zsh/plugins/bd
curl https://raw.githubusercontent.com/Tarrasch/zsh-bd/master/bd.zsh > ~/.config/zsh/plugins/bd/bd.zsh curl https://raw.githubusercontent.com/Tarrasch/zsh-bd/master/bd.zsh > ~/.config/zsh/plugins/bd/bd.zsh
+4 -1
View File
@@ -6,6 +6,7 @@ brew 'btop'
brew 'bitwarden-cli' brew 'bitwarden-cli'
brew 'coreutils' brew 'coreutils'
brew 'docker' brew 'docker'
brew 'doggo'
brew 'dust' brew 'dust'
brew 'eza' brew 'eza'
brew 'fastfetch' brew 'fastfetch'
@@ -15,13 +16,15 @@ brew 'gh'
brew 'git' brew 'git'
brew 'git-delta' # https://github.com/dandavison/delta brew 'git-delta' # https://github.com/dandavison/delta
brew 'gnupg' brew 'gnupg'
brew 'gping'
brew 'htop' brew 'htop'
brew 'iperf3' brew 'iperf3'
brew 'jnv'
brew 'jq' brew 'jq'
brew 'mas' brew 'mas'
brew 'nvm' brew 'nvm'
brew 'tokei' brew 'tokei'
brew 'tldr' brew 'tealdeer' # was tldr
brew 'tmux' brew 'tmux'
brew 'tree' brew 'tree'
brew 'wget' brew 'wget'