Compare commits
No commits in common. "93f4d7733e17c4ea28af8e11b1b39e9ed7b10689" and "365f01da5472200e8154a2a068f6088c5197674d" have entirely different histories.
93f4d7733e
...
365f01da54
@ -1,49 +0,0 @@
|
|||||||
sync_address = "https://atuin.inkch.xyz"
|
|
||||||
sync_frequency = "15m"
|
|
||||||
|
|
||||||
filter_mode = "global"
|
|
||||||
filter_mode_shell_up_key_binding = "host"
|
|
||||||
|
|
||||||
enter_accept = true
|
|
||||||
inline_height = 20
|
|
||||||
invert = true
|
|
||||||
max_preview_height = 9
|
|
||||||
preview.strategy = "fixed"
|
|
||||||
|
|
||||||
show_tabs = false
|
|
||||||
show_help = false
|
|
||||||
prefers_reduced_motion = true
|
|
||||||
|
|
||||||
history_filter = [
|
|
||||||
"^\\.+$",
|
|
||||||
"^\\.+/$",
|
|
||||||
"^a(mv|cp) -g ",
|
|
||||||
"^aunpack ",
|
|
||||||
"^batexa -lag --git$",
|
|
||||||
"^cd ",
|
|
||||||
"^cd$",
|
|
||||||
"^fg$"
|
|
||||||
"^fiztory$",
|
|
||||||
"^history$",
|
|
||||||
"^mcomix",
|
|
||||||
"^mkcd ",
|
|
||||||
"^mkdir ",
|
|
||||||
"^ls$",
|
|
||||||
"^ls -al(g)?$",
|
|
||||||
"^ls -la(g)?$",
|
|
||||||
"^unrar ",
|
|
||||||
"^unzip ",
|
|
||||||
"^z(i)?$", # zoxide
|
|
||||||
"^z(i)? ", # zoxide
|
|
||||||
"^ "
|
|
||||||
]
|
|
||||||
|
|
||||||
common_prefix = [
|
|
||||||
"grc",
|
|
||||||
"doas",
|
|
||||||
"sudo"
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
[theme]
|
|
||||||
name = "my-theme"
|
|
@ -1,7 +0,0 @@
|
|||||||
[theme]
|
|
||||||
name = "my-theme"
|
|
||||||
parent = ""
|
|
||||||
|
|
||||||
[colors]
|
|
||||||
Annotation = "#DDDDDD"
|
|
||||||
Base = "#999999"
|
|
@ -1 +0,0 @@
|
|||||||
return { 'andrewradev/linediff.vim' }
|
|
Loading…
Reference in New Issue
Block a user