This commit is contained in:
2024-07-19 22:06:03 -04:00
parent abd86e10e6
commit 76f0489016
54 changed files with 998 additions and 438 deletions

View File

@@ -3,6 +3,7 @@
- name: Install additional user packages
apt:
name:
- curl
- git
- gimp
- gpsd
@@ -11,6 +12,7 @@
- openscad
- passwordsafe
- tmux
- w3m
state: present
- name: Append tmux text to zshrc
@@ -40,3 +42,4 @@
src: init.lua
dest: /home/eric/.config/nvim/init.lua
# TODO: ansible-galaxy collection install community.kubernetes