diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 91f66bc..3f19a56 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -84,7 +84,8 @@ font_size 14.0 #: with the background color of the cell underneath instead, use the #: special keyword: background -cursor_shape block +# cursor_shape block +# shell_integration no-cursor #: The cursor shape can be one of (block, beam, underline) diff --git a/root/.zshrc b/root/.zshrc index 67ec436..dff3b5a 100644 --- a/root/.zshrc +++ b/root/.zshrc @@ -26,8 +26,8 @@ ZSH_THEME="minimal" CASE_SENSITIVE="false" MODE_INDICATOR="%F{yellow}#%f" -VI_MODE_CURSOR_INSERT=2 VI_MODE_RESET_PROMPT_ON_MODE_CHANGE=true +# VI_MODE_CURSOR_INSERT=2 plugins=( git