Skip to content

A collection of xsh modules for various plugin managers and frameworks.

License

Notifications You must be signed in to change notification settings

sgleizes/xsh-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xsh Modules

This repository is a collection of self-contained xsh modules for demonstration purposes.

It is meant as a quick way to integrate with the various plugin managers and frameworks available out there. It is not meant to be a library of modules for specific applications, since this is what plugin managers and libraries already provide.

Usage

Simply clone this repository somewhere and copy the module(s) you are interested in to your xsh configuration directory:

git clone https://github.com/sgleizes/xsh-modules
cp -r xsh-modules/zsh/zinit $XSH_CONFIG_DIR/zsh

Then register the module in your xsh init file:

xsh module zinit

And reload your shell:

exec zsh

About

A collection of xsh modules for various plugin managers and frameworks.

Topics

Resources

License

Stars

Watchers

Forks

Languages