mirror of
https://github.com/jarun/nnn.git
synced 2025-03-16 11:44:04 +00:00
Group dirs on top
This commit is contained in:
parent
66713730f0
commit
4a41d3a894
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
|||
# Shell: POSIX compliant
|
||||
# Author: Arun Prakash Jana, superDuperCyberTechno
|
||||
|
||||
ls -laht | less
|
||||
ls -lah --group-directories-first | less
|
||||
|
|
Loading…
Add table
Reference in a new issue