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