-
Notifications
You must be signed in to change notification settings - Fork 1
antonmedv/ll
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
Repository files navigation
.-. .-. | | | | | `--.| `--. `----'`----' ll – a small utility to list files in the current directory. # Why? Because I wanted to display files in columns with git status. # Rationalize One entry per line for lots of files can't be fitted on a screen and requires scrolling. With the multi-columns layout, space can be used more efficiently. At the same time, git status information also often required. Which makes usage of colors perfect job. # Options or flags? No. # Screenshot https://medv.io/assets/ll.png # Alternatives? alias ll='ls -la' exa – https://github.com/ogham/exa
About
Opinionated ls rewrite in Go 🧦
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published