diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index a649338..ac163d7 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -3,6 +3,9 @@ font_size 18 shell_integration no-cursor +cursor_shape underline +cursor_underline_thickness 7 + text_composition_strategy legacy enable_audio_bell false confirm_os_window_close 0 diff --git a/config/zsh/.zshrc b/config/zsh/.zshrc index 1ca5dbd..45a3b58 100644 --- a/config/zsh/.zshrc +++ b/config/zsh/.zshrc @@ -6,10 +6,11 @@ source "${ZINIT_HOME}/zinit.zsh" export HISTFILE="$HOME/.zsh_history" export HISTSIZE=10000000 export SAVEHIST=10000000 +export ZVM_CURSOR_STYLE_ENABLED=false zinit load zsh-users/zsh-autosuggestions zinit load zsh-users/zsh-syntax-highlighting -#zinit load agkozak/agkozak-zsh-prompt +zinit load agkozak/agkozak-zsh-prompt zinit ice depth=1; zinit light jeffreytse/zsh-vi-mode export SYSTEMD_PAGER=