We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35d2c6 commit ad4eb34Copy full SHA for ad4eb34
README.md
@@ -46,7 +46,7 @@ curl https://cdn.rawgit.com/pimterry/notes/v0.2.0/notes.bash_completion > /usr/s
46
47
Zsh
48
```bash
49
-curl https://cdn.rawgit.com/pimterry/notes/v0.2.0/notes._notes > /usr/share/zsh/functions/Completion/
+curl https://cdn.rawgit.com/pimterry/notes/v0.2.0/notes._notes > /usr/share/zsh/site-functions/_notes
50
```
51
52
You'll need to open a new shell for this to take effect.
0 commit comments