Skip to content

msbatarce/nx_completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ollama bash completions

Installation

Just copy the file and source it in your .bashrc or .zshrc.

  mkdir -p ~/.bash_completions.d
  wget -q -O - github.com/msbatarce/nx_completion/raw/master/nx_completion.bash >> ~/.bash_completions.d/nx
  echo ". ~/.bash_completions.d/nx" >> ~/.bashrc

About

nx completion for bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages