From d486c0322fc524c6a85442bf05c336254dfa5327 Mon Sep 17 00:00:00 2001 From: Leo Nerone Date: Fri, 17 Jun 2022 18:49:39 -0300 Subject: utils: add fish shell completions Fish shell completions for monerod, monero-wallet-cli, and monero-wallet-rpc. --- utils/fish/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 utils/fish/README.md (limited to 'utils/fish/README.md') diff --git a/utils/fish/README.md b/utils/fish/README.md new file mode 100644 index 000000000..7d7c58c28 --- /dev/null +++ b/utils/fish/README.md @@ -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)) -- cgit v1.2.3