3 lines
276 B
Fish
3 lines
276 B
Fish
function lth --wraps='eza --long --header --icons --tree --git --group-directories-first' --description 'alias lth=eza --long --header --icons --tree --git --group-directories-first'
|
|
eza --long --header --icons --tree --git --group-directories-first --hyperlink $argv
|
|
end
|