From 8ab8cc55334bf00f84958a12e5bdd5ce33656026 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sun, 2 Feb 2025 09:49:12 +0200 Subject: [PATCH] Update brewfile --- Makefile | 1 - macos/Brewfile | 5 ++++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ae87d36..5b50e77 100644 --- a/Makefile +++ b/Makefile @@ -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/sunlei/zsh-ssh ~/.config/zsh/plugins/zsh-ssh - ## dotbot TODO mkdir -p ~/.config/zsh/plugins/bd curl https://raw.githubusercontent.com/Tarrasch/zsh-bd/master/bd.zsh > ~/.config/zsh/plugins/bd/bd.zsh diff --git a/macos/Brewfile b/macos/Brewfile index 71ee962..ac4ee3f 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -6,6 +6,7 @@ brew 'btop' brew 'bitwarden-cli' brew 'coreutils' brew 'docker' +brew 'doggo' brew 'dust' brew 'eza' brew 'fastfetch' @@ -15,13 +16,15 @@ brew 'gh' brew 'git' brew 'git-delta' # https://github.com/dandavison/delta brew 'gnupg' +brew 'gping' brew 'htop' brew 'iperf3' +brew 'jnv' brew 'jq' brew 'mas' brew 'nvm' brew 'tokei' -brew 'tldr' +brew 'tealdeer' # was tldr brew 'tmux' brew 'tree' brew 'wget'