This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#/bin/bash | |
# Load bash completion and return immediately if we are being sourced | |
if [[ ${BASH_SOURCE[0]} != $0 ]]; then | |
_celestia-build() { | |
local cur=${COMP_WORDS[COMP_CWORD]} | |
case $COMP_CWORD in | |
1) | |
COMPREPLY=($(compgen -W ' |