diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -89,6 +89,7 @@ I wanted to. And I **really** don't want to. - bash - fish - nushell +- xonsh ## Community @@ -327,6 +328,14 @@ Add to `config.nu`: source ~/.local/share/atuin/init.nu ``` +### Xonsh + +Add +``` +execx($(atuin init xonsh)) +``` +to the end of your `~/.xonshrc` + # Contributors <a href="https://github.com/atuinsh/atuin/graphs/contributors"> |
