jnardiello / jjmux

Tmux configuration with superpowers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jjMux

jjMux is a tmux configuration

Installation

To install from terminal
curl https://raw.githubusercontent.com/jnardiello/jjmux/master/build.sh -L -o - | sh

Bindings

Command key

<C-space> is the new <C-b>.

Other

  1. <C-space>, z - Zoom on the current pane

  2. <C-space>, \ - Vertical split

  3. <C-space>, - - Horizontal split

Credits

The tmux script was actually grabbed from silvadanilo. He's an awesome hacker, you should check his profile out.

About

Tmux configuration with superpowers


Languages

Language:Shell 100.0%