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

@@ -157,6 +157,10 @@ desktop_common_dotfiles:
src: .config/opencode/
dest: .config/opencode/
mode: preserve
- name: Bash profile fragments
src: .bashrc.d/
dest: .bashrc.d/
mode: preserve
- name: .gitignore_global
src: .gitignore_global
dest: .gitignore_global