diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2026-05-06 18:56:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-06 18:56:01 -0700 |
| commit | 02bf849e379ce7d30bc27d986de2aa53ee97ef4a (patch) | |
| tree | d2ca3980217560f7a77b25ce5924f9b5471af56f | |
| parent | fix(shell/xonsh): use os.devnull instead of hard-coded /dev/null (#3464) (diff) | |
| download | atuin-02bf849e379ce7d30bc27d986de2aa53ee97ef4a.zip | |
docs: Add related projects section to README
Added a section for related projects in the README.
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -118,6 +118,13 @@ Then restart your shell! If you find any security issues, we'd appreciate it if you could alert <ellie@atuin.sh> +# Related projects +- [Catpuccin for Atuin](https://github.com/catppuccin/atuin) +- [eshell-atuin](https://github.com/SqrtMinusOne/eshell-atuin) +- [mob (tiny creatures in your terminal)](https://github.com/bboynton97/mob) + +Please open a PR for any others! + # Contributors <a href="https://github.com/atuinsh/atuin/graphs/contributors"> |
