Home

Awesome

Shortcuts Plugin for Zsh / Oh My Zsh

Enhance your terminal productivity with the Shortcuts plugin for Oh My Zsh. Easily manage command shortcuts with robust features.

Termux

Features

Installation

Oh My Zsh

  1. Clone the repository:

    git clone https://github.com/fairy-root/Zsh-Shortcuts-Plugin ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/shortcuts
    
  2. Activate the plugin:

    nano ~/.zshrc
    plugins=(... shortcuts)
    source ~/.zshrc
    

Zsh (without Oh My Zsh)

  1. Clone the repository:

    git clone https://github.com/fairy-root/Zsh-Shortcuts-Plugin ~/zsh-custom-plugins/shortcuts
    
  2. Source the plugin in your .zshrc:

    echo "source ~/zsh-custom-plugins/shortcuts/shortcuts.plugin.zsh" >> ~/.zshrc
    source ~/.zshrc
    

Usage

For detailed options, run shortcuts -h.

Compatibility

Contributing

Contributions are welcome! Open an issue or submit a pull request.

License

This project is licensed under the MIT License.


oh my zsh

Donation

Support this project: