Skip to content

Commit

Permalink
Fixing #227
Browse files Browse the repository at this point in the history
  • Loading branch information
ShutdownRepo committed Aug 4, 2024
1 parent bf108ed commit 88ad9f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/getting-started/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,8 @@ Exegol (wrapper) supports auto-completion in many shell environments but there i

.. code-block:: bash
autoload -U bashcompinit
bashcompinit
autoload -U compinit
compinit
Afterwards you can enable completion by adding the following command in your ``~/.zshrc`` config:

Expand Down

0 comments on commit 88ad9f8

Please sign in to comment.