reorganized to fix ordering with the 10nth folder

This commit is contained in:
aminnairi
2025-11-08 20:52:07 +01:00
parent b194ae5efb
commit f969ff97c7
10 changed files with 0 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/bin/bash
ensure_package_is_installed ttf-jetbrains-mono-nerd \
&& ensure_package_is_installed noto-fonts \
&& ensure_package_is_installed noto-fonts-emoji \
&& ensure_package_is_installed noto-fonts-cjk \
&& ensure_package_is_installed noto-fonts-ar \
&& synchronize_user_folder ./sources/fontconfig ~/.config \
&& synchronize_root_folder ./sources/fontconfig /root/.config