Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

wushenrong/zsh-exa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
Jun 20, 2022
Sep 9, 2023
Sep 9, 2023

Repository files navigation

Use eza and zsh-eza, exa is unmaintained

zsh-exa

Another exa aliases plugin for zsh that combines other zsh-exa plugins, also adds the default bash ls aliases and changes some aliases to avoid conflicts with other commands that exa does not replace.

This combines the following plugins:

For ls see the zsh-ls

Usage

To use it, install exa first otherwise use ls instead.

Then clone this repository into the custom plugins directory as exa of your zsh plugin manager which is $ZSH_CUSTOM, the following is for Oh My Zsh which is ~/.oh-my-zsh/custom/plugins.

git clone https://github.com/TwoPizza9621536/zsh-exa.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/exa

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

plugins=(... exa)

License

Under the MIT License with the following SPDX expression:

SPDX-License-Identifier: MIT

About

Another exa aliases plugin for zsh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages