Update stow_me/.config/fish/functions/ll.fish
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
function ll --wraps='lsd -Alh --group-dirs first' --description 'alias ll lsd -Alh --group-dirs first'
|
function ll --wraps='ls -l' --wraps='lsd -Alh --group-dirs first' --description 'alias ll=lsd -Alh --group-dirs first'
|
||||||
lsd -Alh --group-dirs first $argv
|
lsd -Alh --group-dirs first $argv
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user