no atuin now
This commit is contained in:
parent
8184dabf70
commit
f783143034
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ zstyle ':completion::complete:make:*:targets' call-command true
|
||||||
is-executable fzf && source $DOTFILES_DIR/lib/fzf.zsh
|
is-executable fzf && source $DOTFILES_DIR/lib/fzf.zsh
|
||||||
|
|
||||||
# TODO: make this fail for both no-atuin and no is-tty
|
# TODO: make this fail for both no-atuin and no is-tty
|
||||||
is-executable atuin && is-tty || eval "$(atuin init zsh)"
|
# is-executable atuin && is-tty || eval "$(atuin init zsh)"
|
||||||
|
|
Loading…
Reference in a new issue