Skip to content

Conversation

justinmayer
Copy link

Since the ~/.config/atuin directory (and configuration files within) appear to be created when Atuin is first invoked, this directory should be added to the list of directories to be deleted in the uninstall documentation.

Since the `~/.config/atuin` directory (and configuration files within) appear to be created when Atuin is first invoked, this directory should be added to the list of directories to be deleted in the uninstall documentation.
@justinmayer
Copy link
Author

Also, it seems Atuin also installs shell-specific configuration files that must be removed in order to prevent errors on subsequent shell startup. For example, on Fish shell:

source: Error encountered while sourcing file '/home/myuser/.atuin/bin/env.fish':
source: No such file or directory

In this case it seems Atuin installed a file at ~/.config/fish/conf.d/atuin.env.fish, which presumably should also be added to the list of files that must be removed.

What other shell configuration files might also need to be removed, for example on Zsh or Bash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant