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 ef36046 commit 69da8e5Copy full SHA for 69da8e5
docs/core-manage-asdf-vm.md
@@ -82,7 +82,7 @@ the Homebrew docs.
82
83
```bash
84
echo -e '\n. $(brew --prefix asdf)/asdf.sh' >> ~/.zshrc
85
-echo -e '\n. $(brew --prefix asdf)/etc/bash_completion.d/asdf.bash' >> ~/zshrc.
+echo -e '\n. $(brew --prefix asdf)/etc/bash_completion.d/asdf.bash' >> ~/.zshrc
86
```
87
88
If you are not using a framework, or if on starting your shell you get an
0 commit comments