Zellij Utils

Supercharge your Zellij terminal multiplexer workflows

Supercharge your Zellij workflows

Smart session management, persistent workflows, and powerful utilities for the Zellij terminal multiplexer.

Get Started Quick Start

Zellij Utils

A collection of powerful, configuration-driven shell utilities to streamline your Zellij workflows.

Why use Zellij Utils?

Stop thinking about managing your multiplexer and start focusing on your work.

Quick Start

# 1. Clone the repository
git clone https://github.com/tranqy/zellij-utils.git
cd zellij-utils

# 2. Run the installer
chmod +x scripts/install.sh
./scripts/install.sh

# 3. Add to your shell configuration
echo 'source ~/.config/shell/zellij-utils.sh' >> ~/.bashrc
source ~/.bashrc

Core Features

Smart Session Attachment (zj)

The zj command intelligently creates or attaches to sessions:

Development Workflows

Session Management

Example Use Case: Persistent & Mobile Workflows

Perfect for long-running processes like AI agents, development servers, or complex builds. Start a session on your desktop, disconnect, and seamlessly re-attach from anywhere via SSH.

Get Started → View Examples → GitHub Repository →

🧠 Smart Session Management

Automatically name sessions based on your current project, git repository, or directory. No more manual session hunting.

🌐 Persistent & Remote Workflows

Keep your sessions alive on remote machines for seamless disconnection/reconnection from anywhere.

⚡ Effortless Workspaces

Jump directly into pre-defined development layouts with editor, terminal, logs, and git tabs.

🛡️ Safety First

Interactive session deletion with confirmations to prevent accidental data loss.

Quick Installation

# 1. Clone the repository
git clone https://github.com/tranqy/zellij-utils.git
cd zellij-utils

# 2. Run the installer
chmod +x scripts/install.sh
./scripts/install.sh

# 3. Add to your shell configuration
echo 'source ~/.config/shell/zellij-utils.sh' >> ~/.bashrc
source ~/.bashrc

Ready to get started?

View Documentation Read the Blog