diff --git a/zsh.nix b/zsh.nix index c42ec43..8b320c5 100755 --- a/zsh.nix +++ b/zsh.nix @@ -51,6 +51,9 @@ eval $(thefuck --alias) export ASCIINEMA_API_URL=https://asciinema.stefka.eu + if [ -v ASCIINEMA_REC ]; then + _zsh_autosuggest_disable + fi export YSU_MESSAGE_POSITION="after" # you-should-use plugin # Basic auto/tab complete: