mirror of
https://github.com/nmasur/dotfiles
synced 2026-01-10 06:31:16 +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