From d0524f491ecd99c549bbc5be5312796742e2a5a7 Mon Sep 17 00:00:00 2001 From: AriaieBOY Date: Tue, 24 Sep 2024 13:35:17 +0330 Subject: [PATCH] add readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4052fb3..e0d964a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This plugin adds some useful aliases for sail commands to the zsh shell. 3. now edit zsh config file located in ```~/.zshrc``` 4. add ```laravel-sail``` to your zsh config plugins 5. start a new terminal session and use the aliases - +6. add `ZSH_SAIL_FALLBACK_TO_LOCAL=true` into your ```~/.zshrc``` if you want to use the local installed tools on projects that won't have sail installed. ## Usage ### Pre Sail Installation Commands