Post #1727933
2026-04-25 23:07 UTC
@Rusty that's odd, it works fine with my atuin setup :neofox_woozy:
Replies (1)
-
@Rusty@cubhub.social 2026-04-25 23:07
@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: