Skip to content

ramottamado/texlive-completions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Shell completion functions for TeX Live

This project is work-in-progress. At this point, only completion functions for Zsh are available. Supported commands are:

  • tlmgr
  • texdoc

Installation (Zsh)

  • Clone the repository:
git clone git://github.com/wtsnjp/texlive-completions.git
  • Include the directory in your $fpath, for example by adding in ~/.zshrc:
fpath=(path/to/texlive-completions/zsh $fpath)

License

This package is distributed under the MIT license.


Takuto ASAKURA (wtsnjp)

About

Shell completion functions for TeX Live

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%