fix(zsh-you-should-use): Display message after command

The reminder could be easily missed with long outputs
This commit is contained in:
Jiří Štefka 2024-09-26 05:48:32 +02:00
parent 8f57a2b282
commit fc0e1e67d2
Signed by: jiriks74
GPG Key ID: 1D5E30D3DB2264DE

@ -55,6 +55,8 @@
# source ~/.p10k-tty.zsh
# fi
export YSU_MESSAGE_POSITION="after"
eval $(thefuck --alias)
export ASCIINEMA_API_URL=https://asciinema.stefka.eu
if [ -v ASCIINEMA_REC ]; then