mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 09:33:57 +00:00
latest updates and additions
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/local/bin/nu
|
||||
|
||||
ls **/* | where type == File | sort-by size | reverse | keep 10
|
||||
Reference in New Issue
Block a user