A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/corvofeng/joe-completion below:

corvofeng/joe-completion: A small zsh completion plugin for https://github.com/karan/joe

joe-completion(For oh-my-zsh)

A small zsh completion plugin for https://github.com/karan/joe

git clone https://github.com/corvofeng/joe-completion.git $ZSH/custom/plugins/joe-completion

You can think of it as a plugin for oh-my-zsh, or just a zshfile and source it

plugins=(... joe-completion ...)

OR

if [ -f <joe-completion>/joe-completion.plugin.zsh ]; then
    source <joe-completion>/joe-completion.plugin.zsh
fi

Learned some fragments from:

  1. google-cloud-sdk/completion.zsh.inc
  2. /usr/share/zsh/site-functions/_archlinux-java
  3. /usr/share/zsh/functions/Completion/Linux/_sshfs

Copyright © 2018 corvo.

This project is licensed under version 3 of the GNU General Public License.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4