Compare commits

..

No commits in common. "93f4d7733e17c4ea28af8e11b1b39e9ed7b10689" and "365f01da5472200e8154a2a068f6088c5197674d" have entirely different histories.

3 changed files with 0 additions and 57 deletions

View File

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

View File

@ -1,7 +0,0 @@
[theme]
name = "my-theme"
parent = ""
[colors]
Annotation = "#DDDDDD"
Base = "#999999"

View File

@ -1 +0,0 @@
return { 'andrewradev/linediff.vim' }