Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 691 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 691 Bytes

fish-exa

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

Installation

Using fisher plugin manager

$ fisher add wawa19933/fish-exa

or manually copy:

cp ./functions/*.fish ~/.config/fish/functions/