Skip to content

A zsh plugin that provides completions for the "mint" binary.

License

Notifications You must be signed in to change notification settings

tamdaz/mint-lang-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

mint-lang-zsh

mint-lang-zsh is a Zsh plugin that provides arguments and options completions for mint command.

Requirements

Installation

To use mint-lang-zsh as plugin, clone it and install it into OMZ plugins directory.

git clone --depth=1 https://github.com/tamdaz/mint-lang-zsh ~/.oh-my-zsh/custom/plugins/mint-lang

Once installed, add it to the plugin list in ~/.zshrc :

plugins=(... mint-lang)

And refresh the source :

source ~/.zshrc

Uninstall

To uninstall mint-lang-zsh, delete mint-lang from the plugin.

rm -rf ~/.oh-my-zsh/custom/plugins/mint-lang

And remove mint-lang from the plugin list :

plugins=(...)

Contributors

Any contributions are welcome !

  • tamdaz - Creator and maintainer

About

A zsh plugin that provides completions for the "mint" binary.

Topics

Resources

License

Stars

Watchers

Forks

Languages