Ver Fonte

feat(brew): add `aider`

Joe há 8 meses atrás
pai
commit
84f337caad
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .config/brew/Brewfile

+ 2 - 0
.config/brew/Brewfile

@@ -4,6 +4,8 @@ tap "homebrew/bundle"
 tap "homebrew/services"
 tap "koekeishiya/formulae"
 tap "waydabber/betterdisplay"
+# AI pair programming in your terminal
+brew "aider"
 # AWS Cloud Development Kit - framework for defining AWS infra as code
 brew "aws-cdk"
 # Pyright fork with various improvements and built-in pylance features