Hacker News new | ask | show | jobs
by shaicoleman 1205 days ago
Works for me, adding the following line to my .tmux.conf makes it inherit environment variables from the parent shell

    set-option -g update-environment "*"