commit
23cf128eb1
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ or completely overwritten based on your use case.
|
||||||
::
|
::
|
||||||
|
|
||||||
# Add docker to list of ignored commands
|
# Add docker to list of ignored commands
|
||||||
AUTO_NOTIFY_NOTIFY+=("docker")
|
AUTO_NOTIFY_IGNORE+=("docker")
|
||||||
|
|
||||||
Make sure that you append to the array above *after* your plugin manager has been loaded in your ``zshrc``.
|
Make sure that you append to the array above *after* your plugin manager has been loaded in your ``zshrc``.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue