oh-my-bash/completions/jungle.completion.sh

3 lines
105 B
Bash
Raw Normal View History

# -*- mode: bash -*-
[[ -x "$(which jungle)" ]] &>/dev/null && eval "$(_JUNGLE_COMPLETE=source jungle)"