Code Monkey home page Code Monkey logo

zsh-eza's Introduction

zsh-eza

A zsh aliases plugin for eza, a replacement for exa.

Differences between zsh-eza and zsh-exa

Both of the plugins are mostly the same except the removal of setting a default TIME-STYLE, eventual decapitation of using command-line options in favor of a configuration file, and renaming of aliases.

Renamed Aliases

There are conflicted and poorly named aliases in the old zsh-exa plugin, this plugin renames them.

Old Aliases New Aliases
l. lh
lS lc

Usage

To use it, install eza.

Then clone this repository into the custom plugins directory as eza 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-eza.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/eza

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

plugins=(... eza)

Configuration Options

Environment Variables Description
TIME-STYLE Set the time format used for long view. No longer defaults to iso-long and decapitated.
EZA_EXA_LEGACY Use the exa command line aliases instead of the config file for eza.
EZA_ENABLE_SORT_ALIASES Enable aliases for filtering options based on which field to sort by.
EZA_ENABLE_EXTENDED_ALIASES Enable aliases for all files, links and extended attributes.

License

This plugin is licensed under the MIT License using SPDX.

zsh-eza's People

Contributors

jonathanjsimon avatar twopizza9621536 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

jonathanjsimon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.