From 2b962a8347dfbe34da38254df9f8f921b698e43b Mon Sep 17 00:00:00 2001 From: Michelle Tilley Date: Fri, 16 Jan 2026 14:48:08 -0800 Subject: 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 Co-authored-by: Ellie Huxtable Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- docs/docs/reference/search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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) | -- cgit v1.3.1