mirror of
https://github.com/jarun/nnn.git
synced 2025-01-23 09:16:46 +00:00
Group dirs on top
This commit is contained in:
parent
66713730f0
commit
4a41d3a894
|
@ -5,4 +5,4 @@
|
|||
# Shell: POSIX compliant
|
||||
# Author: Arun Prakash Jana, superDuperCyberTechno
|
||||
|
||||
ls -laht | less
|
||||
ls -lah --group-directories-first | less
|
||||
|
|
Loading…
Reference in a new issue