Post #1727934
2026-04-25 23:07 UTC
@chirpbirb I just blocked all the Atuin keybinds then bound it myself. :soft_dab:
#ZSH Extensions
source /usr/share/zsh/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh
export ATUIN_NOBIND="true"
eval "$(atuin init zsh)"
bindkey '^r' atuin_search
bindkey '^[[A' atuin-up-search
bindkey '^[OA' atuin-up-search
eval "$(zoxide init zsh --cmd cd)"
totally not messy at all :blobfoxartist:
Replies (0)
No replies.