Skip to content

lkalir/zellij-zsh-completions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

zellij-zsh-completions

Zellij completion definitions for zsh. Currently only supports oh-my-zsh

Installation

  1. Clone this repository to your ZSH_CUSTOM directory

    git clone https://github.com/lkalir/zellij-zsh-completions ${ZSH_CUSTOM:-${ZSH:-~/.oh-my.zsh}/custom}/plugins/zellij-zsh-completions
    
  2. Add zellij to your plugin list in .zshrc

    plugins=(... zellij-zsh-completions)
    

Contributing

Contributions are welcome as I am by no means an expert on zsh.

About

Zellij ZSH completion definitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages