Created
December 19, 2008 11:09
-
-
Save ELLIOTTCABLE/37950 to your computer and use it in GitHub Desktop.
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
| Last login: Fri Dec 19 02:07:19 on ttys007 | |
| -bash-3.2$ fgrep PROMPT_COMMAND ~/* | |
| -bash-3.2$ fgrep GIT_PROMPT ~/* | |
| -bash-3.2$ echo "$GIT_PROMPT" | |
| -bash-3.2$ env | |
| TERM_PROGRAM=Apple_Terminal | |
| TERM=vt102 | |
| SHELL=/bin/bash | |
| TMPDIR=/var/folders/P2/P2S5eg-AGTiyqxkapijleU+++TI/-Tmp-/ | |
| Apple_PubSub_Socket_Render=/tmp/launch-fFbaq0/Render | |
| TERM_PROGRAM_VERSION=240 | |
| USER=elliottcable | |
| COMMAND_MODE=unix2003 | |
| SSH_AUTH_SOCK=/tmp/launch-WK5dgT/Listeners | |
| __CF_USER_TEXT_ENCODING=0x1F5:0:0 | |
| PATH=/usr/bin:/bin:/usr/sbin:/sbin | |
| PWD=/Users/elliottcable | |
| LANG=en_US.UTF-8 | |
| SHLVL=1 | |
| HOME=/Users/elliottcable | |
| LOGNAME=elliottcable | |
| DISPLAY=/tmp/launch-KVORNW/:0 | |
| _=/usr/bin/env | |
| -bash-3.2$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment