Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fish-eza

fish-eza

A port of z-shell/zsh-eza for the Fish shell.

Installation

Install with fisher:

fisher install givensuman/fish-eza

Usage

Replaces ls with eza. To run the normal ls command, use rls.

Environment variables

Variable Description Default
eza_params eza params to be used with every call --git --icons --group --group-directories-first --time-style=long-iso --color-scale=all
eza_run_on_cd automatically run on cd; any value works undefined

Aliases

Alias Command Description
la eza -lbhHigUmuSa List all with details
lx eza -lbhHigUmuSa@ List all, with additional file attributes
l eza --git-ignore List files respecting .gitignore
ll eza --all --header --long Long listing format with all files and header
llm eza --all --header --long --sort=modified Long listing sorted by modification time
lt eza --tree --level=2 Tree view with 2-level depth limit
tree eza --tree Tree view with unlimited depth

Requirements

Just requires eza!

License

MIT

About

a fish plugin for the eza command

Topics

Resources

Stars

14 stars

Watchers

1 watching

Forks

Contributors

Languages