diff --git a/dot_config/atuin/private_config.toml b/dot_config/atuin/private_config.toml index 2d58d5e..60de782 100644 --- a/dot_config/atuin/private_config.toml +++ b/dot_config/atuin/private_config.toml @@ -200,12 +200,6 @@ common_subcommands = ["git", "cargo", "docker", "kubectl", "k", "go"] ## Set commands that will be completely ignored from stats ignored_commands = ["clear", "ls", "cd", "exit"] -# ignored_commands = [ -# "cd", -# "ls", -# "vi" -# ] - [keys] # Defaults to true. If disabled, using the up/down key won't exit the TUI when scrolled past the first/last entry. # scroll_exits = false