aboutsummaryrefslogtreecommitdiffhomepage
path: root/zsh
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-07-31 23:24:46 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-07-31 23:24:46 +0800
commit8a25094ab03143808c86974796d64c590216b09c (patch)
tree40295ec24995d7b72fdfa45e5b92917f40d88a1e /zsh
parentd85fb716a38174f3928a0b4ea067ca5cfec1b600 (diff)
Update
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index c5b2196..b73ed82 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -5,7 +5,7 @@ set -o emacs
5# 1 blinging block 2 block 5# 1 blinging block 2 block
6# 3 blinking under score 4 under score 6# 3 blinking under score 4 under score
7# 5 blinking bar 6 bar 7# 5 blinking bar 6 bar
8echo -n '\e[1 q' 8echo -n '\e[2 q'
9 9
10# helper repo 10# helper repo
11export HELPER_DIR=$HOME/helper 11export HELPER_DIR=$HOME/helper