From ce9a8abca665eae8f6d9973cdb48f196eda063d9 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 10 Feb 2023 10:40:54 +0800 Subject: Update --- zsh/zshrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zsh/zshrc b/zsh/zshrc index b61709d..dece872 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -1,6 +1,12 @@ # ZLE set -o emacs +# Set cursor as blinking block +# 1 blinging block 2 block +# 3 blinking under score 4 under score +# 5 blinking bar 6 bar +echo '\e[1 q' + # helper repo export SETTING_DIR=$HOME/helper fpath=($SETTING_DIR/zsh $fpath) -- cgit v1.2.3-70-g09d2