configs upload

This commit is contained in:
2026-07-14 22:32:06 +02:00
parent 08c71dfb6e
commit 2750f6d54e
48 changed files with 9243 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
function ll --wraps='ls -l' --wraps='lsd -Alh --group-dirs first' --description 'alias ll=lsd -Alh --group-dirs first'
lsd -Alh --group-dirs first $argv
end