client/container: add preliminary bash completion #103

Merged
AaronFiore merged 0 commits from refs/pull/103/head into master 2024-08-06 03:10:52 +00:00
AaronFiore commented 2024-08-05 23:31:30 +00:00 (Migrated from gitea.com)

Description

  • Adds preliminary tab auto-completion
    • Future enhancements may require package bash-completion
  • Note the TODO in README (which will come in another branch):
    [//]: # (TODO: move step 3 to installation script, add `dfi` aliases, update README)
    

Agreement

### Description - Adds preliminary tab auto-completion - Future enhancements may require package `bash-completion` - Note the TODO in README (which will come in another branch): ```markdown [//]: # (TODO: move step 3 to installation script, add `dfi` aliases, update README) ``` ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
AaronFiore commented 2024-08-06 03:11:41 +00:00 (Migrated from gitea.com)

Resolves #29.

Resolves #29.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#103