Created
June 24, 2015 07:54
-
-
Save booyaa/ba7a2eb57e93c3c0fbbc to your computer and use it in GitHub Desktop.
diff of regular shell and tmux env vars
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13c13 | |
< ITERM_SESSION_ID=w0t7p0 | |
--- | |
> ITERM_SESSION_ID=w0t3p0 | |
19,20c19,20 | |
< PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/booyaa/Dropbox/Coding/go/bin | |
< PWD=/Users/booyaa | |
--- | |
> PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/booyaa/Dropbox/Coding/go/bin:/Users/booyaa/Dropbox/Coding/go/bin | |
> PWD=/Users/booyaa/Dropbox/Coding/go/src/github.com/booyaa/dthulhu | |
23c23 | |
< SHLVL=1 | |
--- | |
> SHLVL=2 | |
25c25 | |
< TERM=xterm-256color | |
--- | |
> TERM=screen-256color | |
27a28,29 | |
> TMUX=/private/var/folders/9p/z928djjs3cqdrd7rwnl88l500000gn/T/tmux-501/default,97489,0 | |
> TMUX_PANE=%4 | |
32a35 | |
> __GIT_PROMPT_IGNORE_STASH= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment