diff --git a/home/dot_config/atuin/private_config.toml b/home/dot_config/atuin/private_config.toml index 388e3f8..5b462fc 100644 --- a/home/dot_config/atuin/private_config.toml +++ b/home/dot_config/atuin/private_config.toml @@ -23,13 +23,13 @@ # timezone = "local" ## enable or disable automatic sync -# auto_sync = true +auto_sync = true ## enable or disable automatic update checks # update_check = true ## address of the sync server -# sync_address = "https://api.atuin.sh" +sync_address = "https://atuin.imfucked.lol" ## how often to sync history. note that this is only triggered when a command ## is ran, so sync intervals may well be longer @@ -147,7 +147,7 @@ ## Defaults to true. If enabled, upon hitting enter Atuin will immediately execute the command. Press tab to return to the shell and edit. # This applies for new installs. Old installs will keep the old behaviour unless configured otherwise. -enter_accept = true +enter_accept = false ## Defaults to "emacs". This specifies the keymap on the startup of `atuin ## search`. If this is set to "auto", the startup keymap mode in the Atuin