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