#Links for Downloading Warp

5 messages · Page 1 of 1 (latest)

rapid gulch
feral charm
#

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

rapid gulch
#

Is the homebrew option available on Linux and other such non Mac OSes?

feral charm
#

I know homebrew does work on linux, and I know that nix works across OS - so chances are it should work!

rapid gulch
#

I use Homebrew on Linux but not all packages are written to use it as yet. I hope Warp make a move soon.