fish: quote tree alias
This commit is contained in:
parent
6a132a2698
commit
4d64705be5
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ if status is-interactive
|
||||||
if type -q eza
|
if type -q eza
|
||||||
alias ls=eza
|
alias ls=eza
|
||||||
if not type -q tree
|
if not type -q tree
|
||||||
alias tree=eza --tree
|
alias tree="eza --tree"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue