kickstart/lib/kickstart-autocomplete

5 lines
90 B
Plaintext
Raw Normal View History

2014-02-21 19:43:24 -03:00
#!/bin/bash
2015-05-20 17:16:16 -03:00
root_dir=$(kickstart root-dir)
2014-02-21 19:43:24 -03:00
echo "source $root_dir/completions/kickstart"