remove duplicate headings

This commit is contained in:
Frost Ming
2021-11-15 00:05:06 +08:00
parent b61fafe0c0
commit 9889634d4c
-3
View File
@@ -123,9 +123,6 @@ activate a virtualenv, run `$ pipenv shell`).
### Shell Completion
☤ Shell Completion
------------------
To enable completion in fish, add this to your configuration `~/.config/fish/completions/pipenv.fish`:
eval (env _PIPENV_COMPLETE=fish_source pipenv)