mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
reame
This commit is contained in:
+3
-1
@@ -62,7 +62,9 @@ Shell Completion
|
||||
////////////////
|
||||
|
||||
Set `_PIPENV_COMPLETE and then source the output of the program. For example, with fish, put this
|
||||
in your ``~/.config/fish/completions/pipenv.fish``::
|
||||
in your ``~/.config/fish/completions/pipenv.fish``:
|
||||
|
||||
::
|
||||
|
||||
eval (env _PIPENV_COMPLETE=source-fish pipenv)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user