1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-07-13 00:20:13 +00:00
Files
hosts
legacy
bin
connect_aws
biggest
biggest-files
docker_cleanup
gh-repos
jira-checkout
jira-details
kube-dashboard
newest
ocr
oldest
pod
quick-edit
symlinks
uplink-delete-bucket
url-decode
weather_cached
homebrew
mail
newsboat
scripts
templates
tmux
nix-env.fish
modules
windows
.envrc
.gitignore
.stylua.toml
darwin_setup.sh
flake.lock
flake.nix
dotfiles/legacy/bin/biggest-files
2022-06-14 07:32:27 -04:00

4 lines
85 B
Plaintext
Executable File

#!/usr/local/bin/nu
ls **/* | where type == File | sort-by size | reverse | keep 10