mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 20:50:15 +00:00
basic rofi and more macos cleanup
This commit is contained in:
4
macos/bin/biggest
Executable file
4
macos/bin/biggest
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/local/bin/nu
|
||||
|
||||
ls | sort-by size | reverse | keep 10
|
||||
|
Reference in New Issue
Block a user