Homebrew

tsukinoko-kun/tap

List

ls replacement

Install command

brew tap tsukinoko-kun/tap
brew install tsukinoko-kun/tap/list
https://github.com/tsukinoko-kun/list

Current version

1.0.6

Platforms

macos

linux

README.md

list

Test

ls replacement

  • -t showing recursive file tree (not compatible with -l)
  • -l shows a table like view (not compatible with -t)
  • -a includes hidden files

Install

go install github.com/tsukinoko-kun/list@latest
brew install tsukinoko-kun/tap/list