Skip to content

sizeofvoid/openbsd-zsh-completions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

openbsd-zsh-completions

Zsh completion completion fro OpenBSD

####Manual installation

  • Clone the repository:

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

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

      rm -f ~/.zcompdump; compinit
    

About

Zsh completion completion fro OpenBSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published