Add layered Bash editor environment snippets

This commit is contained in:
Fabio Scotto di Santolo
2026-04-03 22:46:44 +02:00
parent 0081f956df
commit 4aba1e6c42
8 changed files with 39 additions and 0 deletions

View File

@@ -22,3 +22,8 @@ ubuntu_docker_packages:
enabled_services:
- ufw
- docker
ubuntu_dotfiles:
- src: .bashrc.d/
dest: .bashrc.d/
mode: preserve