Tmux: Difference between revisions

Pigs (talk | contribs)
m Add category CLI Applications, link to pkgs
Global configuration: Add trailing ; to code blocks
 
Line 14: Line 14:
     ...
     ...
   '';
   '';
}
};
</syntaxhighlight>
</syntaxhighlight>


Line 33: Line 33:
     run-shell ${pkgs.tmuxPlugins.cpu}/share/tmux-plugins/cpu/cpu.tmux
     run-shell ${pkgs.tmuxPlugins.cpu}/share/tmux-plugins/cpu/cpu.tmux
   '';
   '';
}
};
</syntaxhighlight>
</syntaxhighlight>