aboutsummaryrefslogtreecommitdiff
path: root/utils/fish/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'utils/fish/README.md')
-rw-r--r--utils/fish/README.md2
1 files changed, 2 insertions, 0 deletions
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))