chore: use custom atuin self host, disable enter to accept, disable up arrow keybind in zshrc init

This commit is contained in:
2025-03-15 00:55:13 -05:00
parent 05257607d3
commit 1c87ddfa96

View File

@@ -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