Fish plugin with comfortable shortcuts for directory listing using exa. All functions include --group-directories-first
option.
Function | Description |
---|---|
l | List files and directories using exa -l --group-directories-first |
la | Same as l but including hidden entries |
ll | Long listing as a tree piping to bat for pagination |
lr | List files sorting the most recent in the bottom |
Using fisher plugin manager
$ fisher add wawa19933/fish-exa
or manually copy:
cp ./functions/*.fish ~/.config/fish/functions/