added gitzip + hypr config

This commit is contained in:
2026-02-07 04:02:48 +01:00
parent c93e9cf826
commit 918c52f6f3
4 changed files with 8 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
function gitzip
git archive HEAD -o (basename $PWD).zip
end