GithubHelp home page GithubHelp logo

krisshannon / zsh-completions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sisgroup/zsh-completions

0.0 2.0 0.0 1.18 MB

Additional completion definitions for Zsh.

Home Page: github.com/zsh-users/zsh-completions

zsh-completions's Introduction

zsh-completions

Additional completion definitions for Zsh.

This projects aims at gathering/developing new completion scripts that are not available in Zsh yet. The scripts are meant to be contributed to the Zsh project when stable enough.

Status

See issues for details on each completion definition.

Usage

Using packages

Manual installation

  • Clone the repository:

      git clone git://github.com/zsh-users/zsh-completions.git
    
  • Include the directory in your $fpath, for example by adding in ~/.zshrc:

      fpath=(path/to/zsh-completions/src $fpath)
    
  • You may have to force rebuild zcompdump:

      rm -f ~/.zcompdump; compinit
    

Contributing

Contributions are welcome, just make sure you follow the guidelines:

  • Please add a header containing authors, license info, status and origin of the script (example here).
  • Please try to follow Zsh completion style guide.
  • Send a pull request or ask for committer access.

License

See each file for license details.

zsh-completions's People

Contributors

aschrab avatar benohara avatar cdlm avatar chmduquesne avatar cirilloblu avatar dark-panda avatar drudge avatar g5pw avatar graywh avatar hhatto avatar inkytonik avatar ioxenus avatar markupboy avatar mcaserta avatar mcornick avatar mikachu avatar mollifier avatar msva avatar mtorromeo avatar nicoulaj avatar pcasaretto avatar peteryates avatar pismute avatar rummelonp avatar sirech avatar sorin-ionescu avatar spk avatar supki avatar valodim avatar zhaocai avatar

Watchers

 avatar  avatar

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.