Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. Similar programs are sometimes called "Terminal Multiplexers".
Find a file
2025-08-04 11:22:37 +02:00
config.kdl Ctrl-x to resize 2025-08-04 11:22:37 +02:00
README.md How to create default config file 2025-08-04 10:06:30 +02:00

zellij

I am trying out zellij as a tmux replacement.

The configuration file has been created with the commands specified in the official zelllij documentation.

mkdir -p ~/.config/zellij
zellij setup --dump-config > ~/.config/zellij/config.kdl