add tmux-env

Tue, 06 Dec 2016 21:58:28 -0800

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 06 Dec 2016 21:58:28 -0800
changeset 438
862d1e79b830
parent 437
0543a6606d82
child 439
f1df55abb64a

add tmux-env

.profile.common file | annotate | diff | comparison | revisions
--- a/.profile.common
+++ b/.profile.common
@@ -8,6 +8,7 @@ export DEVEL_REPL_PROFILE='Standard'
 alias hgcd='cd $(hg root)'
 alias gcd='cd "$(git rev-parse --show-toplevel)"'
 
+alias tmux-env='eval "$(tmux show-environment -s)"'
 alias :e=vim
 alias :q=exit
 

mercurial