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
|
export PATH=$HOME/.local/share/fnm:$PATH
|
||||||
eval "`fnm env`"
|
eval "`fnm env`"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Change cursor style to bar
|
||||||
|
echo -ne '\e[5 q'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user