From 09d046fca4986b20facbd905e13a46409aa5c56c Mon Sep 17 00:00:00 2001 From: mamaraddio Date: Sat, 23 Sep 2023 14:55:38 +0200 Subject: [PATCH] Ask community though to #15 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d186cc8..64250a2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Options to supercharge your zsh experience - Auto Color LS
![2022-11-10-22:00:31](https://user-images.githubusercontent.com/696094/201253556-cd469d4b-1ce1-412d-8ba7-da234c1e79cc.png) -- CTRL+x reload your `.zshrc` file. If you wish to disable that feature run the following command +- CTRL+x reload your `.zshrc` file.
If you wish to disable that feature run the following command. Also consider express your thought to #15 ```zsh sed -i '52 s/^/#/' $ZAP_PLUGIN_DIR/supercharge/supercharge.plugin.zsh ```