atuin alias
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
[dotfiles]
|
||||
enabled=true
|
||||
|
||||
## where to store your database, default is your system data directory
|
||||
## linux/mac: ~/.local/share/atuin/history.db
|
||||
## windows: %USERPROFILE%/.local/share/atuin/history.db
|
||||
@ -33,7 +30,8 @@ enabled=true
|
||||
|
||||
## address of the sync server
|
||||
sync_address = "https://atuin.simonis.lol"
|
||||
|
||||
[dotfiles]
|
||||
enabled = true
|
||||
## how often to sync history. note that this is only triggered when a command
|
||||
## is ran, so sync intervals may well be longer
|
||||
## set it to 0 to sync after every command
|
||||
|
||||
Reference in New Issue
Block a user