no more loose system volume directory
This commit is contained in:
parent
81c93a1bf8
commit
f4f8b76f72
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
is-tty && alias lsd="lsd --icon never"
|
is-tty && alias lsd="lsd --icon never"
|
||||||
alias ls="lsd --group-directories-first --color=auto -I 'System Volume Information' -g"
|
alias ls="lsd --group-directories-first --color=auto -g"
|
||||||
alias lt='lsd --tree --depth=3'
|
alias lt='lsd --tree --depth=3'
|
||||||
|
|
Loading…
Reference in a new issue