diff options
author | willcl-ark <will8clark@gmail.com> | 2022-03-21 13:29:27 +0000 |
---|---|---|
committer | willcl-ark <will@256k1.dev> | 2022-11-28 11:44:08 +0000 |
commit | a27a445b71dbee41f81c7786e667eaa3d9813028 (patch) | |
tree | efaf48cc4b11039cf8fa9d338a7188c7a7259e1c /contrib | |
parent | 9c47eb450346937b3d7ee21b9e669b5c91a7ed6c (diff) |
refactor: Sub-folder bash completions
Move bash completions to
contrib/completions/bash/*
Precursor to adding fish completions
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/completions/bash/bitcoin-cli.bash-completion (renamed from contrib/bitcoin-cli.bash-completion) | 0 | ||||
-rw-r--r-- | contrib/completions/bash/bitcoin-tx.bash-completion (renamed from contrib/bitcoin-tx.bash-completion) | 0 | ||||
-rw-r--r-- | contrib/completions/bash/bitcoind.bash-completion (renamed from contrib/bitcoind.bash-completion) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/contrib/bitcoin-cli.bash-completion b/contrib/completions/bash/bitcoin-cli.bash-completion index ddea58a05c..ddea58a05c 100644 --- a/contrib/bitcoin-cli.bash-completion +++ b/contrib/completions/bash/bitcoin-cli.bash-completion diff --git a/contrib/bitcoin-tx.bash-completion b/contrib/completions/bash/bitcoin-tx.bash-completion index a83d2979ed..a83d2979ed 100644 --- a/contrib/bitcoin-tx.bash-completion +++ b/contrib/completions/bash/bitcoin-tx.bash-completion diff --git a/contrib/bitcoind.bash-completion b/contrib/completions/bash/bitcoind.bash-completion index ec1d9512d4..ec1d9512d4 100644 --- a/contrib/bitcoind.bash-completion +++ b/contrib/completions/bash/bitcoind.bash-completion |