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