mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Update settings for Atuin
This commit is contained in:
parent
bae0153bd1
commit
7944e17ade
1 changed files with 4 additions and 1 deletions
|
|
@ -31,9 +31,12 @@
|
|||
atuin = {
|
||||
enable = true;
|
||||
settings = {
|
||||
sync_address = "https://atuin.home.technicalissues.us";
|
||||
ctrl_n_shortcuts = true; # Use Ctrl-0 .. Ctrl-9 instead of Alt-0 .. Alt-9 UI shortcuts
|
||||
enter_accept = true; # press tab to edit command before running
|
||||
filter_mode_shell_up_key_binding = "host"; # or global, host, directory, etc
|
||||
sync_address = "https://atuin.home.technicalissues.us";
|
||||
sync_frequency = "15m";
|
||||
|
||||
};
|
||||
};
|
||||
bat = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue