summaryrefslogtreecommitdiffstats
path: root/atuin-client/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'atuin-client/config.toml')
-rw-r--r--atuin-client/config.toml13
1 files changed, 12 insertions, 1 deletions
diff --git a/atuin-client/config.toml b/atuin-client/config.toml
index 13934d46..307a645a 100644
--- a/atuin-client/config.toml
+++ b/atuin-client/config.toml
@@ -160,13 +160,24 @@ enter_accept = true
[stats]
## Set commands where we should consider the subcommand for statistics. Eg, kubectl get vs just kubectl
# common_subcommands = [
+# "apt",
# "cargo",
+# "composer",
+# "dnf",
+# "docker",
# "git",
# "go",
+# "ip",
# "kubectl",
-# "npm",
# "nix",
+# "nmcli",
+# "npm",
+# "pecl",
# "pnpm",
+# "podman",
+# "port",
+# "systemctl",
+# "tmux",
# "yarn",
# ]