Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 179 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 179 Bytes

Bash Completion inside ROOT files

  1. Put rootls.py in your PATH.
  2. .bash_completion in your HOME and source it

Now you can do:

rootls.py file.root <TAB><TAB>