This commit is contained in:
DeveloperDurp 2025-04-06 20:35:42 -05:00
parent cc9350cd6d
commit 5938aba565
2 changed files with 43 additions and 1 deletions

View file

@ -5,4 +5,4 @@ run:
ansible-playbook ./ansible/local.yml -K
devpod:
ansible-playbook ./ansible/local.yml
ansible-playbook ./ansible/devpod.yml

View file

@ -0,0 +1,42 @@
install_homebrew_if_missing: true
required_packages_brew:
- lazygit
- glab
- oh-my-posh
- kubernetes-cli
- zsh-autosuggestions
- bitwarden-cli
- vivid
- yazi
- zsh-history-substring-search
- opentofu
- helm
- bat
- neovim
- eza
- zoxide
- ansible
- ffmpeg
- k9s
required_packages_apt:
- stow
- zsh
- curl
- xsel
- wget
- apt-transport-https
- vault
- fzf
- ripgrep
- libsecret-tools
- rclone
go_apps:
- github.com/charmbracelet/vhs@latest
- github.com/charmbracelet/glow@latest
- github.com/swaggo/swag/cmd/swag@latest
- github.com/air-verse/air@latest
- github.com/minio/mc@latest