Developer Tools Setting Up a Project Workspace in Tmux Instead of organizing my terminal sessions across tabs, I use Tmux to create a project workspace.
Developer Tools An Introduction to Scripting Tmux Key Bindings Scripting Tmux is a very powerful addition to your command line toolset. Here's how to add a Tmux key binding to open the file name under the cursor.
DevOps & System Admin. From Imperative to Declarative System Configuration with Puppet Start transitioning from imperative to declarative thinking through the use of Puppet's Exec resource type.
Developer Tools Simple Remote Pairing with wemux wemux is a script that simplifies the management of shared tmux sessions.
Developer Tools Less Perplexing Terminal Multiplexing with tmux As a professional problem solver, I spend a considerable portion of my day working at a command prompt within a terminal multiplexer called tmux.