First commit

This commit is contained in:
Fern Garden 2025-05-07 22:17:09 +08:00
commit b99375976e
24 changed files with 855 additions and 0 deletions

View file

@ -0,0 +1,3 @@
function xu --description 'Update the system'
sudo xbps-install -Syu
end