Skip to content

A zsh plugin that integrates exa, a modern replacement for ls

License

Notifications You must be signed in to change notification settings

todie/exa.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

exa.plugin.zsh

Zsh integration and completions for exa, a modern replacement for ls.

Installation

Using zplug

Load exa.plugin.zsh as a plugin in your .zshrc

zplug "todie/exa.plugin.zsh", defer:2

Using zgen

Include the load command in your .zshrc

zgen load todie/exa.plugin.zsh
zgen save

Using Antigen

Bundle exa.plugin.zsh in your .zshrc

antigen bundle todie/exa.plugin.zsh
antigen apply

As an Oh My Zsh custom plugin

Clone exa.plugin.zsh into your custom plugins repo

git clone https://github.com/todie/exa.plugin.zsh $HOME/.oh-my-zsh/custom/plugins/exa

Then load as a plugin in your .zshrc

plugins+=(exa)

About

A zsh plugin that integrates exa, a modern replacement for ls

Topics

Resources

License

Stars

Watchers

Forks

Languages