Change cursor style to bar
This commit is contained in:
parent
6fbdeded26
commit
a484a65818
@ -93,3 +93,7 @@ then
|
||||
export PATH=$HOME/.local/share/fnm:$PATH
|
||||
eval "`fnm env`"
|
||||
fi
|
||||
|
||||
# Change cursor style to bar
|
||||
echo -ne '\e[5 q'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user