Add custom path support for cli/tui in terminal config
This commit is contained in:
@@ -126,6 +126,10 @@ npm install -g .
|
||||
|
||||
### Install autocomplete completions (From the xo-cli directory)
|
||||
|
||||
These commands add `XO_CONFIG_DIR` to your shell config with a default of
|
||||
`~/.config/xo-cli`. Set it to an absolute path before installing, or edit the
|
||||
generated assignment, to use a different wallet-state directory.
|
||||
|
||||
#### Install for bash
|
||||
```bash
|
||||
npm run autocomplete:install:bash
|
||||
|
||||
Reference in New Issue
Block a user