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

3 lines
110 B
Bash
Raw Normal View History

#! bash oh-my-bash.module
[[ -x "$(which jungle)" ]] &>/dev/null && eval "$(_JUNGLE_COMPLETE=source jungle)"