mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
some convenience bins
This commit is contained in:
3
bin/newest
Executable file
3
bin/newest
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/local/bin/nu
|
||||
|
||||
ls | sort-by modified | reverse | keep 5
|
Reference in New Issue
Block a user