Skip to content

pPrecel/kyma-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kyma-completion

gif

Fish installation

  1. Run command:
  fisher install pPrecel/kyma-completion

For manual installation put the conf.d/kyma-completions.fish file in the $__fish_config_dir/conf.d folder.

Zsh installation

  1. Run command:
  git clone https://github.com/pPrecel/kyma-completion && cp -r "kyma-completion" "$ZSH/custom/plugins" && rm -rf "kyma-completion"
  1. Open the .zshrc file and add the kyma-completion to the plugins section:
plugins=(
  # ... your other plugins
+ kyma-completion
)

About

Completions for kyma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages