Refactor common dotfiles deployment and remove duplicate fastfetch

This commit is contained in:
Fabio Scotto di Santolo
2026-03-16 22:35:21 +01:00
parent e3bc44dfa1
commit f1d4933b7f
3 changed files with 17 additions and 13 deletions

View File

@@ -13,3 +13,13 @@ common_packages:
- zip
- vim
- fzf
common_dotfiles:
- name: .bashrc
src: .bashrc
dest: .bashrc
mode: "0644"
- name: .bash_profile
src: .bash_profile
dest: .bash_profile
mode: "0644"

View File

@@ -6,7 +6,6 @@ void_packages_base:
- vsv
- bat
- delta
- fastfetch
- xorg-minimal
- xorg-fonts
- elogind