Select Git revision
-
nimrod authored
Replace generated Bash completion scripts with ones that eval the output instead (instead of adding cleanup functionality to the gen-bash-completion script in case files linger in .bash_completion.d .
nimrod authoredReplace generated Bash completion scripts with ones that eval the output instead (instead of adding cleanup functionality to the gen-bash-completion script in case files linger in .bash_completion.d .
pandoc 108 B
command -v pandoc > /dev/null && pandoc --bash-completion > /dev/null && eval $( pandoc --bash-completion )