diff options
| author | Mehdi Sadeghi <mehdi@mehdix.org> | 2021-05-26 11:56:55 +0200 |
|---|---|---|
| committer | Mehdi Sadeghi <mehdi@mehdix.org> | 2021-05-26 11:56:55 +0200 |
| commit | 94e4017c133d4b59a5d0dc8ab67ed6f4b0ae08f6 (patch) | |
| tree | 4fdd31ef8008af1eff7fdb2963bc630e4782894e /.env | |
| parent | 6d9108ce5379aeacc7373458aa556c1c0cba2638 (diff) | |
Update ls sorting.
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,4 +23,4 @@ fi # mv .git .githome alias githome='git --git-dir ~/.githome --work-tree ~' -alias ls='ls --color -A --group-directories-first' +alias ls='ls --color -A --group-directories-first --sort=extension' |
