Created
May 27, 2014 15:01
-
-
Save frankie-loves-jesus/5928eaba1608bf4ec862 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
| % env | |
| !::=::\ | |
| ALLUSERSPROFILE=C:\ProgramData | |
| APPDATA=C:\Users\anon\AppData\Roaming | |
| COMMONPROGRAMFILES=C:\Program Files\Common Files | |
| CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files | |
| CommonProgramW6432=C:\Program Files\Common Files | |
| COMPUTERNAME=MACBOOK | |
| COMSPEC=C:\Windows\system32\cmd.exe | |
| FP_NO_HOST_CHECK=NO | |
| HOMEDRIVE=C: | |
| HOMEPATH=\Users\anon | |
| LOCALAPPDATA=C:\Users\anon\AppData\Local | |
| LOGONSERVER=\\MACBOOK | |
| NUMBER_OF_PROCESSORS=4 | |
| OS=Windows_NT | |
| PATH=/home/anon/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin | |
| PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC | |
| PROCESSOR_ARCHITECTURE=AMD64 | |
| PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel | |
| PROCESSOR_LEVEL=6 | |
| PROCESSOR_REVISION=2505 | |
| ProgramData=C:\ProgramData | |
| PROGRAMFILES=C:\Program Files | |
| ProgramFiles(x86)=C:\Program Files (x86) | |
| ProgramW6432=C:\Program Files | |
| PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\ | |
| PUBLIC=C:\Users\Public | |
| SESSIONNAME=Console | |
| SYSTEMDRIVE=C: | |
| SYSTEMROOT=C:\Windows | |
| USERDOMAIN=macbook | |
| USERDOMAIN_ROAMINGPROFILE=macbook | |
| USERNAME=anon | |
| USERPROFILE=C:\Users\anon | |
| VBOX_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ | |
| WINDIR=C:\Windows | |
| TERM=xterm | |
| HOME=/home/anon | |
| LOGNAME=anon | |
| SHLVL=1 | |
| PWD=/home/anon/desktop | |
| OLDPWD=/home/anon | |
| LANG=en_US.UTF-8 | |
| SHELL=/bin/zsh | |
| MANPATH=/usr/local/man:/usr/share/man:/usr/man: | |
| INFOPATH=/usr/local/info:/usr/share/info:/usr/info: | |
| USER=anon | |
| TMP=/tmp | |
| TEMP=/tmp | |
| PRINTER=Adobe PDF | |
| HOSTNAME=macbook | |
| PS1=(%n@%m)[%h] %~ %% | |
| tmp=C:\Users\anon\AppData\Local\Temp | |
| temp=C:\Users\anon\AppData\Local\Temp | |
| LC_ALL=en_US.UTF-8 | |
| _=/bin/env |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment