Skip to content

Instantly share code, notes, and snippets.

@pythoninthegrass
Created June 9, 2025 20:37
Show Gist options
  • Save pythoninthegrass/bd437356b061682b34a1d0a7df656f8c to your computer and use it in GitHub Desktop.
Save pythoninthegrass/bd437356b061682b34a1d0a7df656f8c to your computer and use it in GitHub Desktop.
zellij config
theme "tokyo-night"
default_layout "compact"
on_force_close "quit"
@pythoninthegrass
Copy link
Author

mkdir -p ~/.config/zellij
git clone [email protected]:bd437356b061682b34a1d0a7df656f8c.git zellij_config && cd $_
ln -s $(pwd)/zellij.kdl ~/.config/zellij/zellij.kdl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment