From 4b1f248c0fcd7bd7491d59b7b1529646d78cb7ff Mon Sep 17 00:00:00 2001 From: kcx1 Date: Tue, 12 Nov 2024 16:05:50 -0500 Subject: [PATCH] docs: adds spaceship_vi_mode_enable to prompt init --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95f200d..a7d2dda 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ For initializing prompt system add this to your `.zshrc`: ```zsh title=".zshrc" source "~/.zsh/spaceship-vi-mode/spaceship-vi-mode.plugin.zsh" +spaceship_vi_mode_enable ``` ## Usage