
Zellij
Terminal Workspace with Batteries Included
Try Zellij Without Installing
| For bash/zsh: | bash <(curl -L https://zellij.dev/launch) | |
|---|---|---|
| For fish: | bash (curl -L https://zellij.dev/launch | psub) | |
| For powershell: | irm https://zellij.dev/launch.ps1 | iex |
View the script that will be executed here (Linux/Mac) or here (Windows)