fish-shell/share
Kurtis Rader f33ece11ac simplify invoking create_manpage_completions.py
My previous change to avoid creating a *.pyc file when running
create_manpage_completions.py was wrong because I put the
`sys.dont_write_bytecode = True` on the wrong line. Rather than simply
move that statement make the simpler, cleaner, fix that removes the need
for `eval` where that program is invoked.
2016-10-09 18:42:55 -07:00
..
completions Add completions for ninja build system 2016-10-04 12:32:28 +02:00
functions simplify invoking create_manpage_completions.py 2016-10-09 18:42:55 -07:00
tools simplify invoking create_manpage_completions.py 2016-10-09 18:42:55 -07:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Guard some contains calls in config.fish 2016-09-26 16:49:06 +02:00