fix(zsh-you-should-use): Display message after command
The reminder could be easily missed with long outputs
This commit is contained in:
parent
8f57a2b282
commit
fc0e1e67d2
2
zsh.nix
2
zsh.nix
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user