Change cursor style to bar

This commit is contained in:
Tim 2024-08-14 16:15:30 +02:00
parent 6fbdeded26
commit a484a65818

View File

@ -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'