remove ls -> eza fn (replaced by aliases in home-manager)
This commit is contained in:
parent
1d6174983a
commit
7ada76009e
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
function ls
|
|
||||||
command eza --all \
|
|
||||||
--long \
|
|
||||||
--group-directories-first \
|
|
||||||
--tree \
|
|
||||||
--level=1 \
|
|
||||||
--header \
|
|
||||||
--icons \
|
|
||||||
--no-permissions \
|
|
||||||
--no-user \
|
|
||||||
--no-time \
|
|
||||||
--git \
|
|
||||||
$argv
|
|
||||||
end
|
|
Loading…
Reference in a new issue