We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1238620 + 8f3fdc9 commit 695b3a4Copy full SHA for 695b3a4
1 file changed
subdomains/docs/_advanced/uninstall.md
@@ -20,8 +20,9 @@ rm -rf ~/.volta
20
1. `.bashrc`
21
2. `.bash_profile`
22
3. `.zshrc`
23
- 4. `config.fish`
24
- 5. `.profile`
+ 4. `.zshenv`
+ 5. `config.fish`
25
+ 6. `.profile`
26
27
{% include note.html content="You may need to open a new terminal after making this change, as many shells cache the location of recent commands" %}
28
0 commit comments