From 0dcd4afe8435c17baa66901f750dbbcba879d466 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Sat, 19 Nov 2022 14:09:03 +0000 Subject: [PATCH] Update dotfiles/.local/Brewfile.terminal, dotfiles/.local/Brewfile.dev --- dotfiles/.local/Brewfile.dev | 2 -- dotfiles/.local/Brewfile.terminal | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/dotfiles/.local/Brewfile.dev b/dotfiles/.local/Brewfile.dev index 3615eafb..5bde6429 100644 --- a/dotfiles/.local/Brewfile.dev +++ b/dotfiles/.local/Brewfile.dev @@ -33,8 +33,6 @@ brew "codeclimate" brew "croc" # @brew [curl](https://curl.se) - An HTTP command-line tool brew "curl" -# @cask [curlie](https://curlie.io/) - Replacement for curl -cask "curlie" # @brew [dasel](https://github.com/TomWright/dasel) - Select, put, and delete data from JSON, TOML, YAML, XML and CSV files brew "dasel" # @brew [direnv](https://github.com/direnv/direnv) - Loads and unloads environment variables based on the directory you are in diff --git a/dotfiles/.local/Brewfile.terminal b/dotfiles/.local/Brewfile.terminal index 11c4621e..a9b3d6a4 100644 --- a/dotfiles/.local/Brewfile.terminal +++ b/dotfiles/.local/Brewfile.terminal @@ -17,8 +17,8 @@ brew "bat" brew "direnv" # @brew [bitwarden-cli](https://github.com/bitwarden/cli) - Access and manage a BitWarden instance via CLI brew "bitwarden-cli" -# @cask [curlie](https://curlie.io/) - Replacement for curl -cask "curlie" +# @brew [curlie](https://curlie.io/) - Replacement for curl +brew "curlie" # @brew [exa](https://github.com/ogham/exa) - Modern replacement for ls brew "exa" # @brew [ffsend](https://github.com/timvisee/ffsend) - Fully featured Firefox Send client that makes sharing files easy