This commit is contained in:
DeveloperDurp 2025-04-07 05:44:59 -05:00
parent bb7e857c3b
commit 4fd4da5f7d
3 changed files with 7 additions and 8 deletions

View file

@ -13,8 +13,8 @@
- name: install go apps
include_tasks: "./scripts/install_goapps.yml"
- name: configure bat
include_tasks: "./scripts/configure_bat.yml"
- name: trust internal certs
include_tasks: "./scripts/install_local_ca.yml"
- name: run stow
become_user: user
shell: "stow --adopt ."
args:
chdir: ~/dotfiles

View file

@ -33,9 +33,7 @@ required_packages_apt:
- 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
- golang.org/x/tools/gopls@latest

View file

@ -127,6 +127,7 @@ go_apps:
- github.com/charmbracelet/glow@latest
- github.com/swaggo/swag/cmd/swag@latest
- github.com/air-verse/air@latest
- golang.org/x/tools/gopls@latest
yay:
- nwg-look