Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

hermitmaster/zsh-exa-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

zsh-exa-plugin

This zsh plugin enables a number of aliases allowing exa, to act as a drop-in replacement for ls and tree.

Installation

Install exa. See exa installation for platform specific installation instructions.

Next, download this repo into your custom plugins directory. For my installation using Oh My Zsh, Clone the repo to ~/.oh-my-zsh/custom/plugins.

Finally, add zsh-exa-plugin to the plugins array of your zshrc file:

plugins=(... zsh-aliases-exa)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages