minor changes
This commit is contained in:
parent
20daa9e5c0
commit
9170f7d003
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ end
|
|||
# ─< lsd >──────────────────────────────────────────────────────────────────────────────────
|
||||
if command -v lsd >/dev/null 2>&1
|
||||
alias ls='lsd -l'
|
||||
alias ll='pwd && lsd -lA'
|
||||
alias ll='lsd -lA'
|
||||
alias tree='lsd --tree'
|
||||
set -a toolbox " ls is using $(which lsd)
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue