.profile.common

changeset 438
862d1e79b830
parent 420
6959fd5dfb58
child 479
2b08e0404a8d
--- 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