1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Add Atuin

This commit is contained in:
Mo 2022-09-08 21:27:33 +02:00
parent 46e30eef3b
commit 976bead262
2 changed files with 8 additions and 7 deletions

View file

@ -0,0 +1,4 @@
auto_sync = false
sync_address = ""
search_mode = "fuzzy"

View file

@ -11,13 +11,10 @@ if status is-interactive
zoxide init fish | source
## Starship
starship init fish | source
## McFly
set -gx MCFLY_KEY_SCHEME vim
set -gx MCFLY_RESULTS 25
set -gx MCFLY_INTERFACE_VIEW BOTTOM
set -gx MCFLY_RESULTS_SORT LAST_RUN
set -gx MCFLY_HISTORY_LIMIT 10000
mcfly init fish | source
## Atuin
set -gx ATUIN_NOBIND true
atuin init fish | source
bind \cr _atuin_search
# Abbreviations
## Replacements