atuin: sync records
This commit is contained in:
parent
fc54c447a8
commit
e42c330c06
1 changed files with 4 additions and 0 deletions
|
@ -95,6 +95,10 @@
|
|||
sync_frequency = "1m";
|
||||
sync_address = "https://atuin.h.lyte.dev";
|
||||
keymap_mode = "vim-insert";
|
||||
|
||||
sync = {
|
||||
records = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue