dotfiles/ansible/roles/devpod/vars/devpod.yml
2025-05-17 14:32:25 -05:00

39 lines
579 B
YAML

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
- fzf
- ripgrep
- libsecret-tools
- rclone
go_apps:
- github.com/swaggo/swag/cmd/swag@latest
- github.com/air-verse/air@latest
- golang.org/x/tools/gopls@latest