Atuin - another chance.
This commit is contained in:
parent
a82586a89c
commit
be7958e788
4 changed files with 325 additions and 1 deletions
3
config/zsh/atuin.zsh
Normal file
3
config/zsh/atuin.zsh
Normal file
|
@ -0,0 +1,3 @@
|
|||
if [[ $(command -v atuin) ]]; then
|
||||
eval "$(atuin init zsh --disable-up-arrow)"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue