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