Uninstalling Atuin
Sorry to see you go!
If you used the Atuin installer, you can totally delete it by following these steps:
- Delete the
~/.atuindirectory - Delete the
~/.config/atuindirectory - Delete the
~/.local/share/atuindirectory -
Remove the shell integration:
-
On Bash, remove the lines referencing
atuin initand~/.atuin/bin/envfrom ~/.profile, ~/.bashrc, and ~/.bash_login. The installer may have installed bash-preexec; if you wish to remove it too, delete ~/.bash-preexec.sh and remove the line referencing it from ~/.bashrc. -
On Zsh, remove the lines referencing
atuin initand~/.atuin/bin/envfrom ~/.zshrc and ~/.zshenv. -
On Fish, remove the line referencing
atuin initfrom ~/.config/fish/config.fish and delete ~/.config/fish/conf.d/atuin.env.fish.
Otherwise, uninstalling Atuin depends on your system, and how you installed it.
For example, on macOS, you'd want to run
and then remove the shell integration.