5 lines
87 B
Fish
5 lines
87 B
Fish
|
alias ll 'ls -lhTF'
|
||
|
alias la 'ls -lhTFA'
|
||
|
alias lal 'ls -lhTFa'
|
||
|
alias ldl 'ls -lhTFd'
|