#Links for Downloading Warp
5 messages · Page 1 of 1 (latest)
Or, if you're like me, you can use homebrew and nix package manager
homebrew = {
casks: [
"warp"
]
}
Because nothing says I'm a nerd like version controlled applications and dependencies
Is the homebrew option available on Linux and other such non Mac OSes?
I know homebrew does work on linux, and I know that nix works across OS - so chances are it should work!
I use Homebrew on Linux but not all packages are written to use it as yet. I hope Warp make a move soon.