bash-it/completion/available/pew.completion.bash

7 lines
86 B
Bash

# shellcheck shell=bash
if _command_exists pew
then
source "$(pew shell_config)"
fi