Skip to content

Commit

Permalink
atuin with no up arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
claytron committed Jul 31, 2024
1 parent b04fe84 commit 65b7791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -223,5 +223,5 @@ ZSH_HIGHLIGHT_STYLES[history-expansion]='fg=black,bold,bg=blue'

# Advanced shell history
if checkPath atuin; then
eval "$(atuin init zsh)"
eval "$(atuin init zsh --disable-up-arrow)"
fi

0 comments on commit 65b7791

Please sign in to comment.