From 8482edfd764d6330fa63c26c099a3f115d790c1c Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Tue, 3 Jun 2025 17:14:00 -0500 Subject: [PATCH] (docs): update readme to match current state --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5447e5e..7f6ded3 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,13 @@ $ based import ``` This will read your existing Fish history and populate the based.fish database with it. +Additionally, you can see the stats of your command usage with: + +```fish +$ based stats +``` +This will display statistics about your command usage, such as the most frequently used commands, options, and arguments. + ## Configuration You can customize the behavior of based.fish by setting environment variables in your Fish shell: