4 lines
284 B
Fish
4 lines
284 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
|