This commit is contained in:
DeveloperDurp 2025-05-17 14:32:25 -05:00
parent 0b91649bc5
commit f7c6016f1a
4 changed files with 24 additions and 16 deletions

View file

@ -4,8 +4,8 @@
- name: install apt
include_tasks: "./scripts/install_apt.yml"
- name: install brew
include_tasks: "./scripts/install_brew.yml"
#- name: install brew
# include_tasks: "./scripts/install_brew.yml"
#- name: install go
# include_tasks: "./scripts/install_go.yml"

View file

@ -1,24 +1,24 @@
install_homebrew_if_missing: true
required_packages_brew:
- lazygit
- glab
#- lazygit
#- glab
- oh-my-posh
- kubernetes-cli
#- kubernetes-cli
- zsh-autosuggestions
- bitwarden-cli
- vivid
- yazi
#- bitwarden-cli
#- vivid
#- yazi
- zsh-history-substring-search
- opentofu
- helm
#- opentofu
#- helm
- bat
- neovim
- eza
- zoxide
- ansible
- ffmpeg
- k9s
#- ansible
#- ffmpeg
#- k9s
required_packages_apt:
- stow