diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-01-16 14:48:08 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-16 14:48:08 -0800 |
| commit | 2b962a8347dfbe34da38254df9f8f921b698e43b (patch) | |
| tree | a0bc3a25f40d62693ed97a500af4f8b1ca504661 | |
| parent | docs(configuration): describe new utility "atuin-bind" for Bash (#3064) (diff) | |
| download | atuin-2b962a8347dfbe34da38254df9f8f921b698e43b.zip | |
docs: small edit to themes website file (#3069)
**Migrated from atuinsh/docs PR:**
https://github.com/atuinsh/docs/pull/103
**Original author:** @AtomicRobotMan0101
---
meaninglessly small edit.
I'm also working on a simple python script to add themes from the GOGH
project into the /themes folder with appropriate mappings. I'll jump on
the discord to discuss the plan :-)
---------
Co-authored-by: Evan McBeth <64177332+AtomicRobotMan0101@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Ellie Huxtable <ellie@atuin.sh>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
| -rw-r--r-- | docs/docs/reference/search.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/reference/search.md b/docs/docs/reference/search.md index 6330df57..7bce816b 100644 --- a/docs/docs/reference/search.md +++ b/docs/docs/reference/search.md @@ -4,7 +4,7 @@ Atuin search supports wildcards, with either the `*` or `%` character. By default, a prefix search is performed (ie, all queries are automatically appended with a wildcard). -| Arg | Description | +| Arg | Description | | -------------------- | ----------------------------------------------------------------------------- | | `--cwd`/`-c` | The directory to list history for (default: all dirs) | | `--exclude-cwd` | Do not include commands that ran in this directory (default: none) | |
