Skip to content

Commit

Permalink
Remove nonessential dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mbd-s committed Apr 26, 2024
1 parent 700ce93 commit 189fef0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ brew 'cfssl' # CloudFlare's PKI toolkit
brew 'checkov' # Prevent cloud misconfigurations during build-time for IaC tools
brew 'colima' # Container runtimes on MacOS (and Linux) with minimal setup
brew 'coreutils' # GNU File, Shell, and Text utilities
brew 'cowsay' # Configurable talking characters in ASCII art
brew 'diff-so-fancy' # Good-lookin' diffs with diff-highlight and more
brew 'direnv' # Load/unload environment variables based on $PWD
brew 'docker-compose' # Isolated development environments using Docker
Expand Down
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ DOTFILES := $(shell pwd)
ASDF_PLUGINS := \
golang \
kubectl \
kubergrunt \
nodejs \
python \
richgo \
ruby \
terraform \
terragrunt
Expand Down

This file was deleted.

0 comments on commit 189fef0

Please sign in to comment.