mirror of
https://github.com/edu4rdshl/based.fish.git
synced 2026-07-17 23:24:46 +00:00
(docs): update readme to match current state
This commit is contained in:
parent
9730a729f9
commit
8482edfd76
1 changed files with 7 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue