Difference between revisions of "Tmux"
From Useful Things
(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>") |
(No difference)
|
Latest revision as of 21:15, 8 March 2015
Setting environment variables
Press CTRL+B and then : (colon)
Type the following:
set-environment ENV_VAR VALUE