This commit is contained in:
Van0SS 2022-03-18 03:11:31 -04:00 committed by GitHub
parent 16a6913977
commit 472e73b9ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ Deployer comes with autocomplete support for task names, options, and hosts.
Add the following to your `~/.bashrc` or `~/.zshrc`: Add the following to your `~/.bashrc` or `~/.zshrc`:
``` ```
eval "$(dep autocomplete --install) eval "$(dep autocomplete --install)"
``` ```
::: :::