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 zoxide init fish | source
## Starship ## Starship
starship init fish | source starship init fish | source
## McFly ## Atuin
set -gx MCFLY_KEY_SCHEME vim set -gx ATUIN_NOBIND true
set -gx MCFLY_RESULTS 25 atuin init fish | source
set -gx MCFLY_INTERFACE_VIEW BOTTOM bind \cr _atuin_search
set -gx MCFLY_RESULTS_SORT LAST_RUN
set -gx MCFLY_HISTORY_LIMIT 10000
mcfly init fish | source
# Abbreviations # Abbreviations
## Replacements ## Replacements