Tmux
From Useful Things
Revision as of 21:15, 8 March 2015 by Milosivanovic (talk | contribs) (Created page with "== Setting environment variables == Press <code>CTRL+B</code> and then <code>:</code> (colon)<br /> Type the following: <pre> set-environment ENV_VAR VALUE </pre>")
Setting environment variables
Press CTRL+B and then : (colon)
Type the following:
set-environment ENV_VAR VALUE