diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/integrations.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docs/integrations.md b/docs/docs/integrations.md new file mode 100644 index 00000000..85786357 --- /dev/null +++ b/docs/docs/integrations.md @@ -0,0 +1,7 @@ +# Integrations + +## zsh-autosuggestions + +Atuin automatically adds itself as an [autosuggest strategy](https://github.com/zsh-users/zsh-autosuggestions#suggestion-strategy). + +If you'd like to override this, add your own config after "$(atuin init zsh)" in your zshrc. |
