mirror of
https://github.com/nmasur/dotfiles
synced 2026-02-05 09:59:46 +00:00
4 lines
52 B
Plaintext
Executable File
4 lines
52 B
Plaintext
Executable File
#!/usr/local/bin/nu
|
|
|
|
ls | sort-by modified | keep 5
|