diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2026-02-03 17:05:26 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-03 17:05:26 -0800 |
| commit | 14d754474c87c4768140e3a825bb58503e498176 (patch) | |
| tree | 50b002df43f3b08bf0305fb3774f993f0c733d6e /docs/mkdocs.yml | |
| parent | fix(search): allow hyphen-prefixed query args like `---` (#3129) (diff) | |
| download | atuin-14d754474c87c4768140e3a825bb58503e498176.zip | |
docs: add history deletion guide (#3130)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to 'docs/mkdocs.yml')
| -rw-r--r-- | docs/mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 1d435de9..5996bad5 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -63,6 +63,7 @@ nav: - Setting up sync: guide/sync.md - Import existing history: guide/import.md - Basic usage: guide/basic-usage.md + - Deleting history: guide/delete-history.md - Syncing dotfiles: guide/dotfiles.md - Theming: guide/theming.md - Configuration: |
