You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows, running curl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | sh doesn't work so I have to build from source. However, for Windows users who don't want to install Rust on their computer Winget would be a great installation method (which is used by other tools such as helix, zoxide, bat, kondo, ...).
The text was updated successfully, but these errors were encountered:
I totally get ignoring "proper" Windows support. I've been an open source absolutist for a long time, meaning that my primary priority has been geared towards open source development.
However, after dealing with excessive issues using only Linux and finding myself being much more productive using full-featured apps that are only available on Windows, I decided to return to using Windows primarily and have got a lot more accomplished that I was constantly fighting against on Linux. I'd love to continue using Linux as my host OS and hope that one-day someone makes a simple RemoteApp bridge that utilizes vGPU-based solutions without the self-imposed restrictions by AMD/NVIDIA.
Until then though and because atuin does appear to build on Windows, publishing an EXE and making it available on WinGet would be huge. I'd be happy to help support the effort however I can.
On Windows, running
curl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | sh
doesn't work so I have to build from source. However, for Windows users who don't want to install Rust on their computer Winget would be a great installation method (which is used by other tools such as helix, zoxide, bat, kondo, ...).The text was updated successfully, but these errors were encountered: