Multiple Shells across Multiplle Machines

Hello Just got Atuin up and running on my workstation and connecting to my sever in k8s. I had a couple questions for the more advanced users. What is the best practise for this need? I have these devices

Windows PC

  • WSL Ubuntu zsh (what I have setup now) • Powershell
  • Powershell

Macbook Pro

  • MacOS - Zsh

Steamdeck

  • SteamOS - Zsh
  • Windows - Powershell

Boox Tablet

  • Android - Zsh

There’s not really any best practices beyond ensuring you keep everything up to date!

Otherwise we don’t support Powershell, there’s an issue here with some links and scripts that might work for you

Thanks for the link,
Would I be better to keep my linux and macOS shell histories seperate?

The good ol’ answer of “it depends”

I would recommend zsh and PowerShell histories (if you make it work for you) be separate - just because they don’t really share a syntax structure.

If you work on similar stuff within the separate environments, then by all means - have your zsh histories synced via atuin - that is its strength.

1 Like