Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/content/docs/uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ Sorry to see you go!
If you used the Atuin installer, you can totally delete it by removing the following

1. Delete the ~/.atuin directory
2. Delete the ~/.local/share/atuin directory
3. Remove the line referencing "atuin init" from your shell config
2. Delete the ~/.config/atuin directory
3. Delete the ~/.local/share/atuin directory
4. Remove the line referencing "atuin init" from your shell config

Otherwise, uninstalling Atuin depends on your system, and how you installed it.

Expand Down