mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add ripgrep and workstation authoring tools
This commit is contained in:
@@ -7,6 +7,7 @@ ubuntu_packages_base:
|
||||
- nodejs
|
||||
- git-delta
|
||||
- jq
|
||||
- ripgrep
|
||||
|
||||
ubuntu_manage_docker_repo: true
|
||||
|
||||
|
||||
@@ -5,6 +5,8 @@ workstation_dev_packages:
|
||||
- gpg-agent
|
||||
- libfido2-1
|
||||
- openssh-client
|
||||
- pandoc
|
||||
- shellcheck
|
||||
|
||||
workstation_user_directories:
|
||||
- path: "{{ user_home }}/.config"
|
||||
|
||||
Reference in New Issue
Block a user