oh-my-bash/completions/jungle.completion.sh
2022-01-15 15:46:11 +09:00

3 lines
105 B
Bash

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