https://github.com/karamble/bashcompletion
bash completion scripts for Decred
https://github.com/karamble/bashcompletion
Last synced: 11 months ago
JSON representation
bash completion scripts for Decred
- Host: GitHub
- URL: https://github.com/karamble/bashcompletion
- Owner: karamble
- Created: 2020-10-24T13:33:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T14:18:40.000Z (over 5 years ago)
- Last Synced: 2023-08-26T04:34:36.119Z (almost 3 years ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decred Bash Completion
copy to /etc/bash_completion.d and restart your shell session
supported Decred daemons:
dcrd
dcrwallet
dcrctl
dexcctl
## Acknowledgments
* as found in [decred/dcrlnd/contrib](https://github.com/decred/dcrlnd/tree/master/contrib)
* Inspiration hat tip to rootoll/raspiblitz