mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
utils: add fish shell completions
Fish shell completions for monerod, monero-wallet-cli, and monero-wallet-rpc.
This commit is contained in:
parent
9750e1fa10
commit
d486c0322f
4 changed files with 241 additions and 0 deletions
2
utils/fish/README.md
Normal file
2
utils/fish/README.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
## Fish shell completions for Monero
|
||||
This folder has basic Fish completions for `monerod`, `monero-wallet-cli`, and `monero-wallet-rpc`. To use them, put those files (or symlink them) inside `~/.config/fish/completions/` or wherever your Fish completion files are (see [https://fishshell.com/docs/current/completions.html#where-to-put-completions](https://fishshell.com/docs/current/completions.html#where-to-put-completions))
|
Loading…
Add table
Add a link
Reference in a new issue