From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18476 invoked by alias); 2 Jun 2014 15:28:27 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32669 Received: (qmail 2366 invoked from network); 2 Jun 2014 15:28:22 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.2 MIME-version: 1.0 Content-type: multipart/signed; boundary="Apple-Mail=_D2E56E89-9A49-4FB0-9D64-0BD05D8F621A"; protocol="application/pgp-signature"; micalg=pgp-sha512 Subject: Re: Unicode, Korean, normalization form, Mac OS X and tab completion From: Kwon Yeolhyun In-reply-to: <140602081426.ZM26210@torch.brasslantern.com> Date: Tue, 03 Jun 2014 00:27:54 +0900 Cc: Zsh List Hackers' Message-id: <8E6D1DB2-0EB2-4B8E-AE7E-6A10504E9825@me.com> References: <20140531201617.4ca60ab8@pws-pc.ntlworld.com> <140531142926.ZM556@torch.brasslantern.com> <20140601022527.GD1820@tarsus.local2> <140601005624.ZM3283@torch.brasslantern.com> <140601125323.ZM9969@torch.brasslantern.com> <3DE95808-5452-4C7C-A8A2-644AA5DE335C@me.com> <140602081426.ZM26210@torch.brasslantern.com> To: Bart Schaefer X-Mailer: Apple Mail (2.1878.2) X-MANTSH: 1TEIXWV4bG1oaGkdHB0lGUkdDRl5PWBoaGBEKTEMXGx0EGx0YBBIZBBsTEBseGh8 aEQpYTRdLEQptfhcaEQpMWRcbGhsbEQpZSRcRClleF2hjeREKQ04XSxseGmJCH2luGlxlGXhzB x8YGx8YEhgZEQpYXBcZBBoEGxsHTU4fGBgYGUsFGx0EGx0YBBIZBBsTEBseGh8bEQpeWRdhXUB TThEKTEYXYmtrEQpDWhcbHgQcGQQSGwQdGhEKRFgXGBEKREkXGxEKQkUXYhtFXn9ebB5aEmMRC kJOF2xwYHlAHWJSaRpiEQpCTBdgQAVSaWNlaWF5exEKQmwXYnMYZ2tQc0hsY04RCkJAF2N9SFt GXRh5X1kYEQpwaBdoG2J+emhwQG9yZBEKcGgXZ0tSbk4bXHhLTkYRCnBoF2V6S2xZU1hvaRtZE QpwaBdkX0BpBVJnQmIZExEKcGgXY2FgTnkZUGloEmYRCnBrF2xsU1haWWVdUHJtEQpwSxdmS2J ZGE9kRhtBfxEKcGwXYhkYfF1mSWhraRoRCnBMF2xCTUBOemJNfVlAEQ== X-CLX-Spam: false X-CLX-Score: 1011 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52,1.0.14,0.0.0000 definitions=2014-06-02_02:2014-06-02,2014-06-02,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1406020200 --Apple-Mail=_D2E56E89-9A49-4FB0-9D64-0BD05D8F621A Content-Type: multipart/mixed; boundary="Apple-Mail=_7B1B6F23-118D-4E68-836E-DDEA733972E1" --Apple-Mail=_7B1B6F23-118D-4E68-836E-DDEA733972E1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jun 3, 2014, at 12:14 AM, Bart Schaefer = wrote: > On Jun 2, 11:23pm, Kwon Yeolhyun wrote: > }=20 > } After the patch, I changed my login shell to the zsh. > }=20 > } $ sudo chsh -s /usr/local/bin/zsh yeolhyunkwon > }=20 > } Then, the terminal is closed immediately after open. >=20 > Hm. Can you try putting >=20 > exec 2> $HOME/zsh-errors > set -x >=20 > at the top of your ~/.zshenv file and see whether anything is written > to the zsh-errors file? If so, what is at the tail of it? Oh.. I misunderstood your asking=85 I did it again. $ tail zsh-errors +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:60> source = /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper= .plugin.zsh = +/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrappe= r.plugin.zsh:1> virtualenvwrapper=3Dvirtualenvwrapper.sh = +/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrappe= r.plugin.zsh:2> (( 1 )) = +/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrappe= r.plugin.zsh:3> source = /Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:2> set -e +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:3> [ -n '' ']' +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:5> = program=3Dvirtualenvwrapper.sh +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:6> [ = virtualenvwrapper.sh '=3D' python ']' +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:20> export = 'PYENV_ROOT=3D/Users/yeolhyunkwon/.pyenv' +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:21> = /usr/local/Cellar/pyenv/20140520/libexec/pyenv exec virtualenvwrapper.sh hm=85does pyenv seem to be suspicious? --Apple-Mail=_7B1B6F23-118D-4E68-836E-DDEA733972E1 Content-Disposition: attachment; filename=zsh-errors Content-Type: application/octet-stream; name="zsh-errors" Content-Transfer-Encoding: quoted-printable +/Users/yeolhyunkwon/.zprofile:4>=20= PATH=3D/Users/yeolhyunkwon/bin:/Users/yeolhyunkwon/.local/bin:/Users/yeolh= yunkwon/.cask/bin:/usr/local/bin:/usr/local/R.framework/Versions/Current/R= esources/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/lo= cal/bin:/usr/local/texlive/2013/bin/x86_64-darwin:/usr/bin:/bin:/usr/sbin:= /sbin:/:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin=20=0A= +/Users/yeolhyunkwon/.zprofile:6>=20export=20PATH=0A= +/Users/yeolhyunkwon/.zprofile:7>=20export=20'CC=3Dclang'=0A= +/Users/yeolhyunkwon/.zprofile:8>=20export=20'CXX=3Dclang++'=0A= +/Users/yeolhyunkwon/.zprofile:9>=20which=20pyenv=0A= +/Users/yeolhyunkwon/.zprofile:9>=20pyenv=20init=20-=0A= +/Users/yeolhyunkwon/.zprofile:9>=20eval=20'export=20= PATH=3D"/Users/yeolhyunkwon/.pyenv/shims:${PATH}"=0Aexport=20= PYENV_SHELL=3Dzsh=0Asource=20= '\''/usr/local/Cellar/pyenv/20140520/libexec/../completions/pyenv.zsh'\''=0A= pyenv=20rehash=202>/dev/null=0Apyenv()=20{=0A=20=20local=20command=0A=20=20= command=3D"$1"=0A=20=20if=20[=20"$#"=20-gt=200=20];=20then=0A=20=20=20=20= shift=0A=20=20fi=0A=0A=20=20case=20"$command"=20in=0A=20=20= activate|deactivate|rehash|shell)=0A=20=20=20=20eval=20"`pyenv=20= "sh-$command"=20"$@"`";;=0A=20=20*)=0A=20=20=20=20command=20pyenv=20= "$command"=20"$@";;=0A=20=20esac=0A}'=0A+(eval):1>=20export=20= 'PATH=3D/Users/yeolhyunkwon/.pyenv/shims:/Users/yeolhyunkwon/bin:/Users/ye= olhyunkwon/.local/bin:/Users/yeolhyunkwon/.cask/bin:/usr/local/bin:/usr/lo= cal/R.framework/Versions/Current/Resources/bin:/Library/Frameworks/Python.= framework/Versions/2.7/bin:/usr/local/bin:/usr/local/texlive/2013/bin/x86_= 64-darwin:/usr/bin:/bin:/usr/sbin:/sbin:/:/opt/X11/bin:/usr/local/MacGPG2/= bin:/usr/texbin'=0A+(eval):2>=20export=20'PYENV_SHELL=3Dzsh'=0A= +(eval):3>=20source=20= /usr/local/Cellar/pyenv/20140520/libexec/../completions/pyenv.zsh=0A= +/usr/local/Cellar/pyenv/20140520/libexec/../completions/pyenv.zsh:1>=20= [[=20!=20-o=20interactive=20]]=0A= +/usr/local/Cellar/pyenv/20140520/libexec/../completions/pyenv.zsh:5>=20= compctl=20-K=20_pyenv=20pyenv=0A+(eval):4>=20pyenv=20rehash=0A= +/Users/yeolhyunkwon/.zshrc:2>=20ZSH=3D/Users/yeolhyunkwon/.oh-my-zsh=20=0A= +/Users/yeolhyunkwon/.zshrc:11>=20ZSH_THEME=3Dys=20=0A= +/Users/yeolhyunkwon/.zshrc:16>=20alias=20'vim=3Dmvim=20-v'=0A= +/Users/yeolhyunkwon/.zshrc:17>=20alias=20'vi=3Dmvim=20-v'=0A= +/Users/yeolhyunkwon/.zshrc:18>=20alias=20'sds=3Dssh=20root@10.0.1.201'=0A= +/Users/yeolhyunkwon/.zshrc:19>=20alias=20'ec=3Demacsclient'=0A= +/Users/yeolhyunkwon/.zshrc:20>=20alias=20'ecn=3Demacsclient=20-n'=0A= +/Users/yeolhyunkwon/.zshrc:21>=20alias=20'openf=3Dopen=20-a=20Finder=20= /Users/yeolhyunkwon'=0A+/Users/yeolhyunkwon/.zshrc:22>=20alias=20= 'rm=3Dtrash'=0A+/Users/yeolhyunkwon/.zshrc:24>=20unalias=20run-help=0A= +/Users/yeolhyunkwon/.zshrc:25>=20autoload=20run-help=0A= +/Users/yeolhyunkwon/.zshrc:26>=20HELPDIR=3D/usr/local/share/zsh/helpfiles= =20=0A+/Users/yeolhyunkwon/.zshrc:43>=20DISABLE_CORRECTION=3Dtrue=20=0A= +/Users/yeolhyunkwon/.zshrc:56>=20plugins=3D(=20git=20osx=20brew=20= python=20virtualenvwrapper=20pip=20autojump=20urlencode=20)=20=0A= +/Users/yeolhyunkwon/.zshrc:58>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:2>=20[=20''=20'!=3D'=20true=20= ']'=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:3>=20/usr/bin/env=20= 'ZSH=3D/Users/yeolhyunkwon/.oh-my-zsh'=20'DISABLE_UPDATE_PROMPT=3D'=20= zsh=20-f=20/Users/yeolhyunkwon/.oh-my-zsh/tools/check_for_upgrade.sh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:9>=20fpath=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:2>=20alias=20'pu=3Dpushd'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:3>=20alias=20'po=3Dpopd'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:6>=20alias=20'...=3Dcd=20= ../..'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:7>=20alias=20--=20= '-=3Dcd=20-'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:10>=20= alias=20'_=3Dsudo'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:11>=20= alias=20'please=3Dsudo'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:16>=20[=20''=20'=3D'=20= mm/dd/yyyy=20']'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:19>=20= [=20''=20'=3D'=20dd.mm.yyyy=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:22>=20[=20''=20'=3D'=20= yyyy-mm-dd=20']'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:26>=20= alias=20'history=3Dfc=20-l=201'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:29>=20alias=20'lsa=3Dls=20= -lah'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:30>=20alias=20= 'l=3Dls=20-lah'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:31>=20= alias=20'll=3Dls=20-lh'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:32>=20alias=20'la=3Dls=20= -lAh'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:33>=20alias=20= 'sl=3Dls'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/aliases.zsh:35>=20alias=20= 'afind=3Dack-grep=20-il'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/bzr.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/bzr.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:3>=20unsetopt=20= menu_complete=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:4>=20= unsetopt=20flowcontrol=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:5>=20setopt=20= auto_menu=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:6>=20= setopt=20complete_in_word=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:7>=20setopt=20= always_to_end=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:9>=20= WORDCHARS=3D''=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:11>=20zmodload=20-i=20= zsh/complist=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:14>=20= [=20x=20'=3D'=20xtrue=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:18>=20zstyle=20= ':completion:*'=20matcher-list=20'm:{a-zA-Z}=3D{A-Za-z}'=20'r:|[._-]=3D*=20= r:|=3D*'=20'l:|=3D*=20r:|=3D*'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:21>=20zstyle=20= ':completion:*'=20list-colors=20''=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:24>=20bindkey=20-M=20= menuselect=20'^o'=20accept-and-infer-next-history=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:26>=20zstyle=20= ':completion:*:*:*:*:*'=20menu=20select=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:27>=20zstyle=20= ':completion:*:*:kill:*:processes'=20list-colors=20'=3D(#b)=20#([0-9]#)=20= ([0-9a-z-]#)*=3D01;34=3D0=3D01'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:28>=20whoami=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:28>=20zstyle=20= ':completion:*:*:*:*:processes'=20command=20'ps=20-u=20yeolhyunkwon=20-o=20= pid,user,comm=20-w=20-w'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:31>=20zstyle=20= ':completion:*:cd:*'=20tag-order=20local-directories=20directory-stack=20= path-directories=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:32>=20cdpath=3D(=20.=20= )=20=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:35>=20zstyle=20= ':completion::complete:*'=20use-cache=201=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:36>=20zstyle=20= ':completion::complete:*'=20cache-path=20= /Users/yeolhyunkwon/.oh-my-zsh/cache/=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:39>=20zstyle=20= ':completion:*:*:*:users'=20ignored-patterns=20adm=20amanda=20apache=20= at=20avahi=20avahi-autoipd=20beaglidx=20bin=20cacti=20canna=20clamav=20= daemon=20dbus=20distcache=20dnsmasq=20dovecot=20fax=20ftp=20games=20gdm=20= gkrellmd=20gopher=20hacluster=20haldaemon=20halt=20hsqldb=20ident=20= junkbust=20kdm=20ldap=20lp=20mail=20mailman=20mailnull=20man=20= messagebus=20mldonkey=20mysql=20nagios=20named=20netdump=20news=20= nfsnobody=20nobody=20nscd=20ntp=20nut=20nx=20obsrun=20openvpn=20operator=20= pcap=20polkitd=20postfix=20postgres=20privoxy=20pulse=20pvm=20quagga=20= radvd=20rpc=20rpcuser=20rpm=20rtkit=20scard=20shutdown=20squid=20sshd=20= statd=20svn=20sync=20tftp=20usbmux=20uucp=20vcsa=20wwwrun=20xfs=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:50>=20zstyle=20'*'=20= single-ignored=20show=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/completion.zsh:52>=20[=20x=20'=3D'=20= xtrue=20']'=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:1>=20alias=20= 'man=3Dnocorrect=20man'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:2>=20alias=20= 'mv=3Dnocorrect=20mv'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:3>=20alias=20= 'mysql=3Dnocorrect=20mysql'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:4>=20alias=20= 'mkdir=3Dnocorrect=20mkdir'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:5>=20alias=20= 'gist=3Dnocorrect=20gist'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:6>=20alias=20= 'heroku=3Dnocorrect=20heroku'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:7>=20alias=20= 'ebuild=3Dnocorrect=20ebuild'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:8>=20alias=20= 'hpodder=3Dnocorrect=20hpodder'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:9>=20alias=20= 'sudo=3Dnocorrect=20sudo'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/correction.zsh:11>=20[[=20''=20=3D=3D=20= true=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:2>=20setopt=20= auto_name_dirs=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:3>=20= setopt=20auto_pushd=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:4>=20setopt=20= pushd_ignore_dups=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:5>=20setopt=20= pushdminus=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:7>=20= alias=20'..=3Dcd=20..'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:8>=20alias=20= 'cd..=3Dcd=20..'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:9>=20alias=20= 'cd...=3Dcd=20../..'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:10>=20alias=20= 'cd....=3Dcd=20../../..'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:11>=20alias=20= 'cd.....=3Dcd=20../../../..'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:12>=20alias=20= 'cd/=3Dcd=20/'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:14>=20= alias=20'1=3Dcd=20-'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:15>=20alias=20'2=3Dcd=20= -2'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:16>=20alias=20= '3=3Dcd=20-3'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:17>=20= alias=20'4=3Dcd=20-4'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:18>=20alias=20'5=3Dcd=20= -5'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:19>=20alias=20= '6=3Dcd=20-6'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:20>=20= alias=20'7=3Dcd=20-7'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:21>=20alias=20'8=3Dcd=20= -8'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:22>=20alias=20= '9=3Dcd=20-9'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:41>=20= alias=20'md=3Dmkdir=20-p'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:42>=20alias=20= 'rd=3Drmdir'=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/directories.zsh:43>=20= alias=20'd=3Ddirs=20-v=20|=20head=20-10'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/functions.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/functions.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/git.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/git.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/git.zsh:139>=20= POST_1_7_2_GIT=3D+/Users/yeolhyunkwon/.oh-my-zsh/lib/git.zsh:139>=20= git_compare_version=201.7.2=0A+git_compare_version:1>=20local=20= 'INPUT_GIT_VERSION=3D1.7.2'=0A+git_compare_version:2>=20local=20= INSTALLED_GIT_VERSION=0A+git_compare_version:3>=20INPUT_GIT_VERSION=3D(=20= 1=207=202=20)=20=0A+git_compare_version:4>=20= INSTALLED_GIT_VERSION=3D+git_compare_version:4>=20git=20--version=0A= +git_compare_version:4>=20INSTALLED_GIT_VERSION=3D(=20git=20version=20= 2.0.0=20)=20=0A+git_compare_version:5>=20INSTALLED_GIT_VERSION=3D(=202=20= 0=200=20)=20=0A+git_compare_version:7>=20i=3D1=0A+git_compare_version:8>=20= [[=202=20-lt=201=20]]=0A+git_compare_version:7>=20i=3D2=0A= +git_compare_version:8>=20[[=200=20-lt=207=20]]=0A= +git_compare_version:9>=20echo=20-1=0A+git_compare_version:10>=20return=20= 0=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/git.zsh:139>=20POST_1_7_2_GIT=3D-1= =20=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/git.zsh:141>=20unset=20-f=20= git_compare_version=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:6>=20= GREP_OPTIONS=3D'--color=3Dauto'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:12>=20grep-flag-available=20= '--exclude-dir=3D.cvs'=0A+grep-flag-available:1>=20echo=0A= +grep-flag-available:1>=20grep=20'--exclude-dir=3D.cvs'=20''=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:13>=20PATTERN=3D.cvs=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:14>=20GREP_OPTIONS+=3D'=20= --exclude-dir=3D.cvs'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:13>=20PATTERN=3D.git=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:14>=20GREP_OPTIONS+=3D'=20= --exclude-dir=3D.git'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:13>=20PATTERN=3D.hg=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:14>=20GREP_OPTIONS+=3D'=20= --exclude-dir=3D.hg'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:13>=20PATTERN=3D.svn=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:14>=20GREP_OPTIONS+=3D'=20= --exclude-dir=3D.svn'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:21>=20unfunction=20= grep-flag-available=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:23>=20= export=20'GREP_OPTIONS=3D--color=3Dauto=20--exclude-dir=3D.cvs=20= --exclude-dir=3D.git=20--exclude-dir=3D.hg=20--exclude-dir=3D.svn'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/grep.zsh:24>=20export=20= 'GREP_COLOR=3D1;32'=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:2>=20[=20-z=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:3>=20= HISTFILE=3D/Users/yeolhyunkwon/.zsh_history=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:5>=20HISTSIZE=3D10000=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:6>=20SAVEHIST=3D10000=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:8>=20setopt=20= extended_history=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:9>=20= setopt=20hist_expire_dups_first=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:10>=20setopt=20= hist_ignore_dups=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:11>=20= setopt=20hist_ignore_space=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:12>=20setopt=20= hist_verify=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:13>=20= setopt=20inc_append_history=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/history.zsh:14>=20setopt=20= share_history=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:7>=20((=20=201=20=20= ))=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:7>=20((=20=201=20= =20))=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:14>=20zle=20= -N=20zle-line-init=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:15>=20zle=20-N=20= zle-line-finish=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:18>=20bindkey=20-e=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:20>=20bindkey=20= '\ew'=20kill-region=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:21>=20bindkey=20-s=20= '\el'=20'ls\n'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:22>=20bindkey=20= '^r'=20history-incremental-search-backward=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:23>=20[[=20'=1B[5~'=20= !=3D=20=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:24>=20= bindkey=20'=1B[5~'=20up-line-or-history=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:26>=20[[=20'=1B[6~'=20= !=3D=20=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:27>=20= bindkey=20'=1B[6~'=20down-line-or-history=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:30>=20[[=20=1BOA=20= !=3D=20=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:31>=20= bindkey=20=1BOA=20up-line-or-search=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:33>=20[[=20=1BOB=20= !=3D=20=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:34>=20= bindkey=20=1BOB=20down-line-or-search=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:37>=20[[=20=1BOH=20= !=3D=20=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:38>=20= bindkey=20=1BOH=20beginning-of-line=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:40>=20[[=20=1BOF=20= !=3D=20=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:41>=20= bindkey=20=1BOF=20end-of-line=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:44>=20bindkey=20'=20= '=20magic-space=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:46>=20bindkey=20= '^[[1;5C'=20forward-word=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:47>=20bindkey=20= '^[[1;5D'=20backward-word=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:49>=20[[=20'=1B[Z'=20= !=3D=20=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:50>=20= bindkey=20'=1B[Z'=20reverse-menu-complete=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:53>=20bindkey=20= '^?'=20backward-delete-char=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:54>=20[[=20'=1B[3~'=20= !=3D=20=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:55>=20= bindkey=20'=1B[3~'=20delete-char=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:63>=20autoload=20-U=20= edit-command-line=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:64>=20zle=20-N=20= edit-command-line=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/key-bindings.zsh:65>=20bindkey=20= '\C-x\C-e'=20edit-command-line=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh:2>=20autoload=20-U=20= url-quote-magic=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh:3>=20zle=20= -N=20self-insert=20url-quote-magic=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh:6>=20bindkey=20'^[m'=20= copy-prev-shell-word=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh:9>=20= setopt=20long_list_jobs=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh:12>=20export=20'PAGER=3Dless'= =0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh:13>=20export=20'LESS=3D-R'= =0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/misc.zsh:15>=20export=20= 'LC_CTYPE=3Den_US.UTF-8'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/nvm.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/nvm.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/prompt_info_functions.zsh= =0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/prompt_info_functions.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:6>=20typeset=20-Ag=20FX=20= FG=20BG=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:8>=20FX=3D(=20= reset=20'%{=1B[00m%}'=20bold=20'%{=1B[01m%}'=20no-bold=20'%{=1B[22m%}'=20= italic=20'%{=1B[03m%}'=20no-italic=20'%{=1B[23m%}'=20underline=20= '%{=1B[04m%}'=20no-underline=20'%{=1B[24m%}'=20blink=20'%{=1B[05m%}'=20= no-blink=20'%{=1B[25m%}'=20reverse=20'%{=1B[07m%}'=20no-reverse=20= '%{=1B[27m%}'=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D000=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;000m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;000m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D001=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;001m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;001m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D002=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;002m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;002m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D003=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;003m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;003m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D004=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;004m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;004m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D005=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;005m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;005m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D006=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;006m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;006m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D007=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;007m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;007m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D008=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;008m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;008m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D009=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;009m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;009m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D010=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;010m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;010m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D011=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;011m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;011m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D012=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;012m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;012m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D013=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;013m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;013m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D014=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;014m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;014m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D015=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;015m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;015m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D016=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;016m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;016m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D017=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;017m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;017m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D018=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;018m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;018m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D019=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;019m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;019m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D020=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;020m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;020m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D021=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;021m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;021m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D022=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;022m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;022m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D023=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;023m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;023m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D024=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;024m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;024m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D025=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;025m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;025m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D026=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;026m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;026m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D027=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;027m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;027m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D028=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;028m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;028m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D029=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;029m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;029m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D030=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;030m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;030m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D031=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;031m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;031m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D032=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;032m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;032m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D033=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;033m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;033m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D034=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;034m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;034m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D035=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;035m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;035m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D036=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;036m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;036m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D037=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;037m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;037m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D038=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;038m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;038m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D039=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;039m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;039m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D040=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;040m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;040m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D041=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;041m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;041m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D042=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;042m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;042m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D043=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;043m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;043m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D044=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;044m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;044m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D045=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;045m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;045m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D046=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;046m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;046m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D047=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;047m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;047m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D048=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;048m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;048m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D049=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;049m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;049m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D050=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;050m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;050m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D051=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;051m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;051m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D052=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;052m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;052m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D053=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;053m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;053m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D054=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;054m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;054m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D055=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;055m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;055m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D056=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;056m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;056m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D057=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;057m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;057m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D058=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;058m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;058m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D059=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;059m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;059m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D060=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;060m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;060m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D061=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;061m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;061m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D062=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;062m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;062m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D063=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;063m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;063m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D064=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;064m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;064m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D065=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;065m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;065m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D066=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;066m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;066m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D067=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;067m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;067m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D068=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;068m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;068m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D069=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;069m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;069m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D070=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;070m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;070m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D071=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;071m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;071m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D072=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;072m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;072m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D073=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;073m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;073m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D074=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;074m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;074m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D075=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;075m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;075m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D076=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;076m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;076m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D077=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;077m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;077m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D078=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;078m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;078m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D079=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;079m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;079m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D080=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;080m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;080m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D081=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;081m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;081m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D082=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;082m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;082m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D083=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;083m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;083m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D084=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;084m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;084m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D085=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;085m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;085m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D086=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;086m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;086m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D087=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;087m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;087m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D088=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;088m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;088m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D089=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;089m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;089m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D090=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;090m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;090m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D091=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;091m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;091m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D092=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;092m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;092m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D093=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;093m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;093m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D094=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;094m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;094m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D095=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;095m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;095m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D096=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;096m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;096m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D097=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;097m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;097m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D098=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;098m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;098m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D099=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;099m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;099m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D100=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;100m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;100m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D101=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;101m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;101m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D102=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;102m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;102m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D103=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;103m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;103m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D104=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;104m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;104m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D105=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;105m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;105m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D106=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;106m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;106m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D107=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;107m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;107m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D108=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;108m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;108m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D109=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;109m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;109m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D110=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;110m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;110m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D111=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;111m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;111m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D112=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;112m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;112m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D113=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;113m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;113m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D114=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;114m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;114m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D115=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;115m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;115m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D116=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;116m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;116m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D117=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;117m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;117m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D118=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;118m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;118m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D119=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;119m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;119m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D120=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;120m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;120m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D121=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;121m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;121m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D122=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;122m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;122m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D123=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;123m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;123m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D124=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;124m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;124m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D125=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;125m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;125m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D126=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;126m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;126m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D127=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;127m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;127m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D128=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;128m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;128m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D129=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;129m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;129m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D130=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;130m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;130m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D131=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;131m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;131m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D132=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;132m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;132m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D133=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;133m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;133m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D134=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;134m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;134m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D135=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;135m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;135m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D136=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;136m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;136m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D137=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;137m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;137m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D138=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;138m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;138m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D139=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;139m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;139m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D140=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;140m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;140m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D141=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;141m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;141m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D142=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;142m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;142m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D143=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;143m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;143m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D144=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;144m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;144m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D145=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;145m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;145m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D146=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;146m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;146m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D147=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;147m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;147m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D148=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;148m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;148m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D149=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;149m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;149m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D150=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;150m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;150m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D151=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;151m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;151m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D152=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;152m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;152m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D153=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;153m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;153m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D154=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;154m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;154m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D155=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;155m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;155m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D156=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;156m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;156m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D157=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;157m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;157m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D158=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;158m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;158m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D159=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;159m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;159m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D160=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;160m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;160m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D161=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;161m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;161m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D162=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;162m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;162m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D163=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;163m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;163m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D164=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;164m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;164m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D165=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;165m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;165m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D166=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;166m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;166m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D167=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;167m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;167m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D168=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;168m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;168m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D169=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;169m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;169m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D170=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;170m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;170m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D171=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;171m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;171m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D172=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;172m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;172m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D173=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;173m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;173m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D174=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;174m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;174m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D175=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;175m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;175m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D176=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;176m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;176m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D177=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;177m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;177m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D178=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;178m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;178m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D179=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;179m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;179m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D180=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;180m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;180m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D181=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;181m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;181m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D182=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;182m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;182m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D183=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;183m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;183m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D184=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;184m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;184m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D185=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;185m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;185m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D186=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;186m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;186m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D187=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;187m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;187m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D188=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;188m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;188m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D189=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;189m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;189m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D190=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;190m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;190m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D191=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;191m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;191m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D192=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;192m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;192m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D193=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;193m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;193m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D194=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;194m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;194m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D195=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;195m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;195m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D196=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;196m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;196m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D197=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;197m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;197m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D198=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;198m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;198m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D199=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;199m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;199m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D200=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;200m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;200m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D201=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;201m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;201m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D202=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;202m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;202m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D203=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;203m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;203m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D204=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;204m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;204m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D205=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;205m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;205m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D206=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;206m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;206m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D207=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;207m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;207m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D208=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;208m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;208m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D209=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;209m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;209m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D210=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;210m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;210m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D211=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;211m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;211m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D212=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;212m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;212m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D213=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;213m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;213m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D214=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;214m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;214m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D215=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;215m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;215m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D216=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;216m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;216m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D217=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;217m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;217m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D218=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;218m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;218m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D219=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;219m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;219m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D220=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;220m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;220m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D221=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;221m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;221m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D222=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;222m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;222m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D223=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;223m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;223m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D224=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;224m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;224m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D225=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;225m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;225m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D226=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;226m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;226m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D227=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;227m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;227m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D228=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;228m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;228m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D229=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;229m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;229m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D230=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;230m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;230m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D231=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;231m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;231m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D232=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;232m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;232m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D233=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;233m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;233m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D234=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;234m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;234m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D235=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;235m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;235m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D236=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;236m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;236m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D237=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;237m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;237m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D238=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;238m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;238m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D239=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;239m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;239m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D240=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;240m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;240m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D241=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;241m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;241m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D242=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;242m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;242m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D243=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;243m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;243m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D244=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;244m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;244m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D245=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;245m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;245m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D246=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;246m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;246m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D247=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;247m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;247m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D248=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;248m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;248m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D249=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;249m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;249m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D250=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;250m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;250m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D251=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;251m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;251m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D252=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;252m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;252m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D253=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;253m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;253m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D254=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;254m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;254m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:17>=20color=3D255=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:18>=20= FG[$color]=3D'%{=1B[38;5;255m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:19>=20= BG[$color]=3D'%{=1B[48;5;255m%}'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/spectrum.zsh:23>=20= ZSH_SPECTRUM_TEXT=3D'Arma=20virumque=20cano=20Troiae=20qui=20primus=20ab=20= oris'=20=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/termsupport.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/termsupport.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/termsupport.zsh:17>=20= ZSH_THEME_TERM_TAB_TITLE_IDLE=3D'%15<..<%~%<<'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/termsupport.zsh:18>=20= ZSH_THEME_TERM_TITLE_IDLE=3D'%n@%m:=20%~'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/termsupport.zsh:37>=20autoload=20-U=20= add-zsh-hook=0A+/Users/yeolhyunkwon/.oh-my-zsh/lib/termsupport.zsh:38>=20= add-zsh-hook=20precmd=20omz_termsupport_precmd=0A+add-zsh-hook:15>=20= emulate=20-L=20zsh=0A+add-zsh-hook:17>=20local=20-a=20hooktypes=0A= +add-zsh-hook:18>=20hooktypes=3D(=20chpwd=20precmd=20preexec=20periodic=20= zshaddhistory=20zshexit=20zsh_directory_name=20)=20=0A+add-zsh-hook:22>=20= local=20'usage=3DUsage:=20add-zsh-hook=20hook=20function\nValid=20hooks=20= are:\n=20=20chpwd=20precmd=20preexec=20periodic=20zshaddhistory=20= zshexit=20zsh_directory_name'=0A+add-zsh-hook:24>=20local=20opt=0A= +add-zsh-hook:25>=20local=20-a=20autoopts=0A+add-zsh-hook:26>=20integer=20= del=20list=20help=0A+add-zsh-hook:28>=20getopts=20dDhLUzk=20opt=0A= +add-zsh-hook:55>=20shift=200=0A+add-zsh-hook:57>=20((=20=20list=20=20))=0A= +add-zsh-hook:60>=20((=20=20help=20||=202=20!=3D=202=20||=202=20=3D=3D=20= 0=20=20))=0A+add-zsh-hook:65>=20local=20'hook=3Dprecmd_functions'=0A= +add-zsh-hook:66>=20local=20'fn=3Domz_termsupport_precmd'=0A= +add-zsh-hook:68>=20((=20=20del=20=20))=0A+add-zsh-hook:83>=20((=20=200=20= =20))=0A+add-zsh-hook:88>=20set=20-A=20precmd_functions=20= omz_termsupport_precmd=0A+add-zsh-hook:90>=20autoload=20--=20= omz_termsupport_precmd=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/termsupport.zsh:39>=20add-zsh-hook=20= preexec=20omz_termsupport_preexec=0A+add-zsh-hook:15>=20emulate=20-L=20= zsh=0A+add-zsh-hook:17>=20local=20-a=20hooktypes=0A+add-zsh-hook:18>=20= hooktypes=3D(=20chpwd=20precmd=20preexec=20periodic=20zshaddhistory=20= zshexit=20zsh_directory_name=20)=20=0A+add-zsh-hook:22>=20local=20= 'usage=3DUsage:=20add-zsh-hook=20hook=20function\nValid=20hooks=20are:\n=20= =20chpwd=20precmd=20preexec=20periodic=20zshaddhistory=20zshexit=20= zsh_directory_name'=0A+add-zsh-hook:24>=20local=20opt=0A= +add-zsh-hook:25>=20local=20-a=20autoopts=0A+add-zsh-hook:26>=20integer=20= del=20list=20help=0A+add-zsh-hook:28>=20getopts=20dDhLUzk=20opt=0A= +add-zsh-hook:55>=20shift=200=0A+add-zsh-hook:57>=20((=20=20list=20=20))=0A= +add-zsh-hook:60>=20((=20=20help=20||=202=20!=3D=202=20||=203=20=3D=3D=20= 0=20=20))=0A+add-zsh-hook:65>=20local=20'hook=3Dpreexec_functions'=0A= +add-zsh-hook:66>=20local=20'fn=3Domz_termsupport_preexec'=0A= +add-zsh-hook:68>=20((=20=20del=20=20))=0A+add-zsh-hook:83>=20((=20=200=20= =20))=0A+add-zsh-hook:88>=20set=20-A=20preexec_functions=20= omz_termsupport_preexec=0A+add-zsh-hook:90>=20autoload=20--=20= omz_termsupport_preexec=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:13>=20= config_file=3D/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:14>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:2>=20= autoload=20colors=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:2>=20colors=0A= +colors:4>=20emulate=20-L=20zsh=0A+colors:6>=20typeset=20-Ag=20color=20= colour=0A+colors:8>=20color=3D(=2000=20none=2001=20bold=2002=20faint=20= 22=20normal=2003=20standout=2023=20no-standout=2004=20underline=2024=20= no-underline=2005=20blink=2025=20no-blink=2007=20reverse=2027=20= no-reverse=2008=20conceal=2028=20no-conceal=2030=20black=2040=20bg-black=20= 31=20red=2041=20bg-red=2032=20green=2042=20bg-green=2033=20yellow=2043=20= bg-yellow=2034=20blue=2044=20bg-blue=2035=20magenta=2045=20bg-magenta=20= 36=20cyan=2046=20bg-cyan=2037=20white=2047=20bg-white=2039=20default=20= 49=20bg-default=20)=20=0A+colors:76>=20local=20k=0A+colors:77>=20k=3D44=0A= +colors:77>=20color[${color[$k]}]=3D44=20=0A+colors:77>=20k=3D33=0A= +colors:77>=20color[${color[$k]}]=3D33=20=0A+colors:77>=20k=3D22=0A= +colors:77>=20color[${color[$k]}]=3D22=20=0A+colors:77>=20k=3D00=0A= +colors:77>=20color[${color[$k]}]=3D00=20=0A+colors:77>=20k=3D45=0A= +colors:77>=20color[${color[$k]}]=3D45=20=0A+colors:77>=20k=3D34=0A= +colors:77>=20color[${color[$k]}]=3D34=20=0A+colors:77>=20k=3D23=0A= +colors:77>=20color[${color[$k]}]=3D23=20=0A+colors:77>=20k=3D01=0A= +colors:77>=20color[${color[$k]}]=3D01=20=0A+colors:77>=20k=3D46=0A= +colors:77>=20color[${color[$k]}]=3D46=20=0A+colors:77>=20k=3D35=0A= +colors:77>=20color[${color[$k]}]=3D35=20=0A+colors:77>=20k=3D24=0A= +colors:77>=20color[${color[$k]}]=3D24=20=0A+colors:77>=20k=3D02=0A= +colors:77>=20color[${color[$k]}]=3D02=20=0A+colors:77>=20k=3D47=0A= +colors:77>=20color[${color[$k]}]=3D47=20=0A+colors:77>=20k=3D36=0A= +colors:77>=20color[${color[$k]}]=3D36=20=0A+colors:77>=20k=3D25=0A= +colors:77>=20color[${color[$k]}]=3D25=20=0A+colors:77>=20k=3D03=0A= +colors:77>=20color[${color[$k]}]=3D03=20=0A+colors:77>=20k=3D37=0A= +colors:77>=20color[${color[$k]}]=3D37=20=0A+colors:77>=20k=3D04=0A= +colors:77>=20color[${color[$k]}]=3D04=20=0A+colors:77>=20k=3D49=0A= +colors:77>=20color[${color[$k]}]=3D49=20=0A+colors:77>=20k=3D27=0A= +colors:77>=20color[${color[$k]}]=3D27=20=0A+colors:77>=20k=3D05=0A= +colors:77>=20color[${color[$k]}]=3D05=20=0A+colors:77>=20k=3D39=0A= +colors:77>=20color[${color[$k]}]=3D39=20=0A+colors:77>=20k=3D28=0A= +colors:77>=20color[${color[$k]}]=3D28=20=0A+colors:77>=20k=3D07=0A= +colors:77>=20color[${color[$k]}]=3D07=20=0A+colors:77>=20k=3D08=0A= +colors:77>=20color[${color[$k]}]=3D08=20=0A+colors:77>=20k=3D40=0A= +colors:77>=20color[${color[$k]}]=3D40=20=0A+colors:77>=20k=3D41=0A= +colors:77>=20color[${color[$k]}]=3D41=20=0A+colors:77>=20k=3D30=0A= +colors:77>=20color[${color[$k]}]=3D30=20=0A+colors:77>=20k=3D42=0A= +colors:77>=20color[${color[$k]}]=3D42=20=0A+colors:77>=20k=3D31=0A= +colors:77>=20color[${color[$k]}]=3D31=20=0A+colors:77>=20k=3D43=0A= +colors:77>=20color[${color[$k]}]=3D43=20=0A+colors:77>=20k=3D32=0A= +colors:77>=20color[${color[$k]}]=3D32=20=0A+colors:81>=20k=3D30=0A= +colors:81>=20color[fg-${color[$k]}]=3D30=20=0A+colors:81>=20k=3D31=0A= +colors:81>=20color[fg-${color[$k]}]=3D31=20=0A+colors:81>=20k=3D32=0A= +colors:81>=20color[fg-${color[$k]}]=3D32=20=0A+colors:81>=20k=3D33=0A= +colors:81>=20color[fg-${color[$k]}]=3D33=20=0A+colors:81>=20k=3D34=0A= +colors:81>=20color[fg-${color[$k]}]=3D34=20=0A+colors:81>=20k=3D35=0A= +colors:81>=20color[fg-${color[$k]}]=3D35=20=0A+colors:81>=20k=3D36=0A= +colors:81>=20color[fg-${color[$k]}]=3D36=20=0A+colors:81>=20k=3D37=0A= +colors:81>=20color[fg-${color[$k]}]=3D37=20=0A+colors:81>=20k=3D39=0A= +colors:81>=20color[fg-${color[$k]}]=3D39=20=0A+colors:85>=20= color[grey]=3D30=20=0A+colors:86>=20color[fg-grey]=3D30=20=0A+colors:87>=20= color[bg-grey]=3D40=20=0A+colors:91>=20colour=3D(=2000=20none=2022=20= normal=2044=20bg-blue=20fg-red=2031=2001=20bold=2023=20no-standout=2045=20= bg-magenta=2002=20faint=2024=20no-underline=2046=20bg-cyan=2003=20= standout=2025=20no-blink=2047=20bg-white=2004=20underline=20yellow=2033=20= bg-red=2041=20bold=2001=2005=20blink=2027=20no-reverse=2049=20bg-default=20= no-reverse=2027=2028=20no-conceal=2007=20reverse=2008=20conceal=20= fg-black=2030=20red=2031=20conceal=2008=20default=2039=20faint=2002=20= fg-green=2032=20no-underline=2024=20bg-magenta=2045=20magenta=2035=20= blink=2005=20blue=2034=20grey=2030=20fg-default=2039=20bg-white=2047=20= 30=20black=20no-standout=2023=2031=20red=2032=20green=20bg-yellow=2043=20= 33=20yellow=20cyan=2036=2034=20blue=2035=20magenta=20white=2037=2036=20= cyan=20standout=2003=2037=20white=20bg-blue=2044=20fg-magenta=2035=2039=20= default=20bg-grey=2040=20no-conceal=2028=20reverse=2007=20bg-cyan=2046=20= underline=2004=20fg-yellow=2033=20fg-white=2037=20bg-black=2040=20normal=20= 22=20fg-blue=2034=20bg-green=2042=20none=2000=20fg-grey=2030=20black=20= 30=20no-blink=2025=20bg-default=2049=2040=20bg-black=20fg-cyan=2036=20= green=2032=2041=20bg-red=2042=20bg-green=2043=20bg-yellow=20)=20=0A= +colors:95>=20local=20'lc=3D=1B['=20'rc=3Dm'=0A+colors:97>=20typeset=20= -Hg=20reset_color=20bold_color=0A+colors:98>=20reset_color=3D'=1B[00m'=20= =0A+colors:99>=20bold_color=3D'=1B[01m'=20=0A+colors:103>=20typeset=20= -AHg=20fg=20fg_bold=20fg_no_bold=0A+colors:104>=20k=3Dfg-red=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[31m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;31m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;31m'=20=0A+colors:104>=20k=3Dfg-black=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[30m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;30m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;30m'=20=0A+colors:104>=20k=3Dfg-green=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[32m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;32m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;32m'=20=0A+colors:104>=20k=3Dfg-default=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[39m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;39m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;39m'=20=0A+colors:104>=20k=3Dfg-magenta=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[35m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;35m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;35m'=20=0A+colors:104>=20k=3Dfg-yellow=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[33m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;33m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;33m'=20=0A+colors:104>=20k=3Dfg-white=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[37m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;37m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;37m'=20=0A+colors:104>=20k=3Dfg-blue=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[34m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;34m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;34m'=20=0A+colors:104>=20k=3Dfg-grey=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[30m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;30m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;30m'=20=0A+colors:104>=20k=3Dfg-cyan=0A= +colors:105>=20fg[${k#fg-}]=3D'=1B[36m'=20=0A+colors:106>=20= fg_bold[${k#fg-}]=3D'=1B[01;36m'=20=0A+colors:107>=20= fg_no_bold[${k#fg-}]=3D'=1B[22;36m'=20=0A+colors:112>=20typeset=20-AHg=20= bg=20bg_bold=20bg_no_bold=0A+colors:113>=20k=3Dbg-red=0A+colors:114>=20= bg[${k#bg-}]=3D'=1B[41m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;41m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;41m'=20=0A+colors:113>=20k=3Dbg-magenta=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[45m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;45m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;45m'=20=0A+colors:113>=20k=3Dbg-white=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[47m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;47m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;47m'=20=0A+colors:113>=20k=3Dbg-yellow=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[43m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;43m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;43m'=20=0A+colors:113>=20k=3Dbg-blue=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[44m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;44m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;44m'=20=0A+colors:113>=20k=3Dbg-grey=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[40m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;40m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;40m'=20=0A+colors:113>=20k=3Dbg-cyan=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[46m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;46m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;46m'=20=0A+colors:113>=20k=3Dbg-black=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[40m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;40m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;40m'=20=0A+colors:113>=20k=3Dbg-green=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[42m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;42m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;42m'=20=0A+colors:113>=20k=3Dbg-default=0A= +colors:114>=20bg[${k#bg-}]=3D'=1B[49m'=20=0A+colors:115>=20= bg_bold[${k#bg-}]=3D'=1B[01;49m'=20=0A+colors:116>=20= bg_no_bold[${k#bg-}]=3D'=1B[22;49m'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:3>=20export=20= 'LSCOLORS=3DGxfxcxdxbxegedabagacad'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:7>=20[=20''=20= '!=3D'=20true=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:10>=20= [[+/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:10>=20= uname=20-s=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:10>=20[[=20= Darwin=20=3D=3D=20NetBSD=20]]=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:14>=20= [[+/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:14>=20= uname=20-s=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:14>=20[[=20= Darwin=20=3D=3D=20OpenBSD=20]]=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:19>=20ls=20= --color=20-d=20.=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:19>=20alias=20= 'ls=3Dls=20-G'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:24>=20= setopt=20auto_cd=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:25>=20= setopt=20multios=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:26>=20= setopt=20cdablevarS=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:28>=20[[=20= x=20!=3D=20x=20]]=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:32>=20= SCREEN_NO=3D''=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:36>=20= PS1=3D'%n@%m:%~%#=20'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:39>=20= ZSH_THEME_GIT_PROMPT_PREFIX=3D'git:('=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:40>=20= ZSH_THEME_GIT_PROMPT_SUFFIX=3D')'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:41>=20= ZSH_THEME_GIT_PROMPT_DIRTY=3D'*'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:42>=20= ZSH_THEME_GIT_PROMPT_CLEAN=3D''=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/lib/theme-and-appearance.zsh:45>=20= setopt=20prompt_subst=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:19>=20= [[=20-z=20''=20]]=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:20>=20= ZSH_CUSTOM=3D/Users/yeolhyunkwon/.oh-my-zsh/custom=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:32>=20plugin=3Dgit=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:33>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh/custom=20git=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh/custom'=0A+is_plugin:2>=20= local=20'name=3Dgit'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/git/git.plugin.zsh=0A= +is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/git/_git=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:35>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh=20git=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh'=0A+is_plugin:2>=20local=20= 'name=3Dgit'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:36>=20fpath=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:32>=20plugin=3Dosx=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:33>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh/custom=20osx=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh/custom'=0A+is_plugin:2>=20= local=20'name=3Dosx'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/osx/osx.plugin.zsh=0A= +is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/osx/_osx=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:35>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh=20osx=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh'=0A+is_plugin:2>=20local=20= 'name=3Dosx'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx/osx.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:36>=20fpath=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:32>=20plugin=3Dbrew=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:33>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh/custom=20brew=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh/custom'=0A+is_plugin:2>=20= local=20'name=3Dbrew'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/brew/brew.plugin.zsh=0A= +is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/brew/_brew=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:35>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh=20brew=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh'=0A+is_plugin:2>=20local=20= 'name=3Dbrew'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew/brew.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:36>=20fpath=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:32>=20plugin=3Dpython=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:33>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh/custom=20python=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh/custom'=0A+is_plugin:2>=20= local=20'name=3Dpython'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/python/python.plugin.zsh=0A= +is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/python/_python=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:35>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh=20python=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh'=0A+is_plugin:2>=20local=20= 'name=3Dpython'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python/python.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:36>=20fpath=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:32>=20= plugin=3Dvirtualenvwrapper=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:33>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh/custom=20virtualenvwrapper=0A= +is_plugin:1>=20local=20'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh/custom'= =0A+is_plugin:2>=20local=20'name=3Dvirtualenvwrapper'=0A+is_plugin:3>=20= test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/virtualenvwrapper/virtualenv= wrapper.plugin.zsh=0A+is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/virtualenvwrapper/_virtualen= vwrapper=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:35>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh=20virtualenvwrapper=0A+is_plugin:1>=20= local=20'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh'=0A+is_plugin:2>=20= local=20'name=3Dvirtualenvwrapper'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper= .plugin.zsh=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:36>=20fpath=3D(= =20/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:32>=20plugin=3Dpip=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:33>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh/custom=20pip=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh/custom'=0A+is_plugin:2>=20= local=20'name=3Dpip'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/pip/pip.plugin.zsh=0A= +is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/pip/_pip=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:35>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh=20pip=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh'=0A+is_plugin:2>=20local=20= 'name=3Dpip'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/pip/pip.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:36>=20fpath=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/pip=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:32>=20plugin=3Dautojump=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:33>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh/custom=20autojump=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh/custom'=0A+is_plugin:2>=20= local=20'name=3Dautojump'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/autojump/autojump.plugin.zsh= =0A+is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/autojump/_autojump=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:35>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh=20autojump=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh'=0A+is_plugin:2>=20local=20= 'name=3Dautojump'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:36>=20fpath=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/autojump=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/pip=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:32>=20plugin=3Durlencode=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:33>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh/custom=20urlencode=0A+is_plugin:1>=20= local=20'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh/custom'=0A= +is_plugin:2>=20local=20'name=3Durlencode'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/urlencode/urlencode.plugin.z= sh=0A+is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/urlencode/_urlencode=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:35>=20is_plugin=20= /Users/yeolhyunkwon/.oh-my-zsh=20urlencode=0A+is_plugin:1>=20local=20= 'base_dir=3D/Users/yeolhyunkwon/.oh-my-zsh'=0A+is_plugin:2>=20local=20= 'name=3Durlencode'=0A+is_plugin:3>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/urlencode/urlencode.plugin.zsh=0A= +is_plugin:4>=20test=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/urlencode/_urlencode=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:41>=20[=20-n=20= /usr/sbin/scutil=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:43>=20= SHORT_HOST=3D+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:43>=20scutil=20= --get=20ComputerName=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:43>=20= SHORT_HOST=3D'Yeolhyun=E2=80=99s=20MacBook=20Pro'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:49>=20= ZSH_COMPDUMP=3D'/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5'=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:52>=20autoload=20-U=20= compinit=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:53>=20compinit=20= -i=20-d=20'/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5'=0A+compinit:70>=20emulate=20-L=20zsh=0A+compinit:71>=20setopt=20= extendedglob=0A+compinit:73>=20typeset=20_i_dumpfile=20_i_files=20= _i_line=20_i_done=20_i_dir=20'_i_autodump=3D1'=0A+compinit:74>=20typeset=20= _i_tag=20_i_file=20_i_addfiles=20'_i_fail=3Dask'=20'_i_check=3Dyes'=20= _i_name=0A+compinit:76>=20[[=203=20-gt=200=20&&=20-i=20=3D=3D=20-[dDiuC]=20= ]]=0A+compinit:77>=20case=20-i=20(-d)=0A+compinit:77>=20case=20-i=20(-D)=0A= +compinit:77>=20case=20-i=20(-i)=0A+compinit:91>=20_i_fail=3Dign=20=0A= +compinit:92>=20shift=0A+compinit:76>=20[[=202=20-gt=200=20&&=20-d=20=3D=3D= =20-[dDiuC]=20]]=0A+compinit:77>=20case=20-d=20(-d)=0A+compinit:79>=20= _i_autodump=3D1=20=0A+compinit:80>=20shift=0A+compinit:81>=20[[=201=20= -gt=200=20&&=20'/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5'=20!=3D=20-[dfQC]=20]]=0A+compinit:82>=20= _i_dumpfile=3D'/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5'=20=0A+compinit:83>=20shift=0A+compinit:76>=20[[=200=20= -gt=200=20]]=0A+compinit:108>=20typeset=20-gA=20_comps=20_services=20= _patcomps=20_postpatcomps=0A+compinit:113>=20typeset=20-gA=20_compautos=0A= +compinit:118>=20typeset=20-gA=20_lastcomp=0A+compinit:121>=20[[=20-n=20= '/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5'=20]]=0A+compinit:123>=20typeset=20-g=20= '_comp_dumpfile=3D/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5'=0A+compinit:130>=20typeset=20-ga=20_comp_options=0A= +compinit:131>=20_comp_options=3D(=20bareglobqual=20extendedglob=20glob=20= multibyte=20nullglob=20rcexpandparam=20unset=20NO_allexport=20NO_aliases=20= NO_cshnullglob=20NO_cshjunkiequotes=20NO_errexit=20NO_globsubst=20= NO_histsubstpattern=20NO_ignorebraces=20NO_ignoreclosebraces=20= NO_kshglob=20NO_ksharrays=20NO_kshtypeset=20NO_markdirs=20NO_octalzeroes=20= NO_shwordsplit=20NO_shglob=20NO_warncreateglobal=20)=20=0A+compinit:164>=20= typeset=20-g=20'_comp_setup=3Dlocal=20-A=20_comp_caller_options;=0A=20=20= =20=20=20=20=20=20=20=20=20=20=20= _comp_caller_options=3D(${(kv)options[@]});=0A=20=20=20=20=20=20=20=20=20= =20=20=20=20setopt=20localoptions=20localtraps=20localpatterns=20= ${_comp_options[@]};=0A=20=20=20=20=20=20=20=20=20=20=20=20=20local=20= IFS=3D$'\''=20\t\r\n\0'\''=0A=20=20=20=20=20=20=20=20=20=20=20=20=20= enable=20-p=20\|=20\~=20\(=20\?=20\*=20\[=20\<=20\^=20\#=0A=20=20=20=20=20= =20=20=20=20=20=20=20=20exec=20=20typeset=20-ga=20compprefuncs=20comppostfuncs=0A= +compinit:178>=20compprefuncs=3D(=20)=20=0A+compinit:179>=20= comppostfuncs=3D(=20)=20=0A+compinit:183>=20:=20compinit=20= /Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh=20/Users/yeolhyunkwon/.zshrc=0A= +compinit:432>=20typeset=20_i_wdirs=20_i_wfiles=0A+compinit:434>=20= _i_wdirs=3D(=20)=20=0A+compinit:435>=20_i_wfiles=3D(=20)=20=0A= +compinit:437>=20autoload=20-Uz=20compaudit=0A+compinit:438>=20[[=20-n=20= yes=20]]=0A+compinit:439>=20typeset=20_i_q=0A+compinit:440>=20eval=20= compaudit=0A+(eval):1>=20compaudit=0A+compaudit:173>=20compaudit=0A= +compaudit:13>=20emulate=20-L=20zsh=0A+compaudit:14>=20setopt=20= extendedglob=0A+compaudit:16>=20[[=20-x=20/usr/bin/getent=20]]=0A= +compaudit:25>=20((=20=200=20=20))=0A+compaudit:27>=20((=20=2011=20=3D=3D=20= 0=20=20))=0A+compaudit:31>=20set=20--=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/autojump=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/pip=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=0A+compaudit:38>=20((=20=20= 1=20=20))=0A+compaudit:44>=20fpath=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/autojump=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/pip=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git=20= /Users/yeolhyunkwon/.oh-my-zsh/functions=20= /Users/yeolhyunkwon/.oh-my-zsh/completions=20= /usr/local/share/zsh/site-functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20)=20=0A+compaudit:49>=20= ((=20=200=20=20))=0A+compaudit:50>=20local=20= '_compdir=3D/usr/local/Cellar/zsh/5.0.5/share/zsh/functions'=0A= +compaudit:51>=20[[=20-z=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20]]=0A+compaudit:55>=20= _i_wdirs=3D(=20)=20=0A+compaudit:56>=20_i_wfiles=3D(=20)=20=0A= +compaudit:58>=20_i_files=3D(=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/pip/_pip=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python/_python=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew/_brew=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx/_man-preview=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git/_git-branch=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git/_git-remote=20= /usr/local/share/zsh/site-functions/_git=20= /usr/local/share/zsh/site-functions/_hg=20= /usr/local/share/zsh/site-functions/_j=20= /usr/local/share/zsh/site-functions/_lein=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_SuSEconfig=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_a2ps=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_a2utils=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_aap=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_acpi=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_acpitool=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_acroread=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_adb=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_alias=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_aliases=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_all_labels=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_all_matches=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_alternative=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_analyseplugin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ant=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_antiword=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_apachectl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_apm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_approximate=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_apt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_apt-file=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_apt-move=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_apt-show-versions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_aptitude=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_arch_archives=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_arch_namespace=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_arg_compile=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_arguments=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_arp=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_arping=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_arrays=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_assign=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_at=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_attr=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_auto-apt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_autocd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_awk=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_axi-cache=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bash_completions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_baz=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_be_name=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_beadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bind_addresses=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bindkey=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bison=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bittorrent=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bogofilter=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_brace_parameter=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_brctl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bsd_pkg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_btrfs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bts=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bug=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_builtin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bzip2=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_bzr=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cache_invalid=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cal=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_calendar=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_call_function=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_call_program=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_canonical_paths=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ccal=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cdbs-edit-patch=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cdcd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cdr=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cdrdao=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cdrecord=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_chflags=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_chkconfig=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_chmod=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_chown=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_chrt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_clay=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_combination=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_comm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_command=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_command_names=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_comp_locale=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_compdef=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_complete=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_complete_debug=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_complete_help=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_complete_help_generic=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_complete_tag=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_compress=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_condition=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_configure=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_coreadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_correct=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_correct_filename=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_correct_word=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cowsay=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cp=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cpio=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cplay=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cryptsetup=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cssh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_csup=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ctags_tags=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cut=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cvs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cvsup=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cygcheck=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cygpath=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cygrunsrv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cygserver=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_cygstart=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dak=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_darcs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_date=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dbus=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dchroot=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dchroot-dsa=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dcop=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dcut=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_deb_packages=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_debchange=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_debdiff=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_debfoster=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_debsign=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_default=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_defaults=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_delimiters=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_describe=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_description=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_devtodo=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_df=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dhclient=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dhcpinfo=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dict=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dict_words=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_diff=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_diff_options=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_diffstat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dir_list=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_directories=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_directory_stack=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dirs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_disable=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dispatch=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_django=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dladm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dlocate=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dmidecode=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_domains=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dpatch-edit-patch=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dpkg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dpkg-buildpackage=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dpkg-cross=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dpkg-repack=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dpkg_source=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dput=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dtrace=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_du=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dumpadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dumper=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dupload=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dvi=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_dynamic_directory_name=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ecasound=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_echotc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_echoti=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_elinks=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_elm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_email_addresses=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_emulate=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_enable=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_enscript=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_env=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_equal=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_espeak=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_etags=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ethtool=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_expand=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_expand_alias=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_expand_word=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fakeroot=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_feh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fetch=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fetchmail=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ffmpeg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_figlet=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_file_descriptors=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_file_systems=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_files=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_find=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_finger=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fink=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_first=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_flasher=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_flex=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_floppy=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_flowadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fmadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fortune=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_freebsd-update=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fsh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fstat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_functions=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fuse_arguments=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fuse_values=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fuser=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_fusermount=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gcc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gcore=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gdb=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_generic=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_genisoimage=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_getclip=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_getconf=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_getent=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_getfacl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_getmail=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_git=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_git-buildpackage=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_global=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_global_tags=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_globflags=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_globqual_delims=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_globquals=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gnome-gv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gnu_generic=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gnupod=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gnutls=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_go=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gpg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gphoto2=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gprof=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gqview=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gradle=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_graphicsmagick=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_grep=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_grep-excuses=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_groff=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_groups=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_growisofs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_guard=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_guilt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_gzip=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_hash=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_have_glob_qual=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_hdiutil=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_hg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_history=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_history_complete_word=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_history_modifiers=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_hosts=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_hwinfo=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_iconv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_id=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ifconfig=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_iftop=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ignored=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_imagemagick=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_in_vared=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_inetadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_init_d=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_initctl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_invoke-rc.d=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ionice=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ip=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ipadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ipset=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_iptables=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_irssi=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ispell=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_iwconfig=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_java=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_java_class=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_jobs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_jobs_bg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_jobs_builtin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_jobs_fg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_joe=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_join=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_kfmclient=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_kill=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_killall=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_kld=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_knock=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_kvno=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_last=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ld_debug=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ldd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_less=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lha=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lighttpd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_limit=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_limits=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_links=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lintian=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_list=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_list_files=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ln=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_loadkeys=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_locales=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_locate=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_logical_volumes=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_look=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_losetup=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lp=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ls=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lscfg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lsdev=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lslv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lsof=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lspv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lsusb=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lsvg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lynx=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_lzop=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mac_applications=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mac_files_for_application= =20/usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_madison=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mail=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mailboxes=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_main_complete=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_make=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_make-kpkg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_man=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_match=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_math=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_math_params=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_matlab=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_md5sum=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mdadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_members=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mencal=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_menu=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mere=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mergechanges=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_message=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_metaflac=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mii-tool=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mime_types=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mkdir=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mkshortcut=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mkzsh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_module=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_module-assistant=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_module_math_func=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_modutils=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mondo=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_monotone=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mosh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_most_recent_file=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mount=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mozilla=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mpc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mplayer=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mtools=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mtr=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_multi_parts=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mutt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_my_accounts=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mysql_utils=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_mysqldiff=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nautilus=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ncftp=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nedit=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_net_interfaces=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_netcat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_netscape=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_netstat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_newsgroups=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_next_label=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_next_tags=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nice=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nkf=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nmap=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nmcli=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_normal=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nothing=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_notmuch=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_npm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_nslookup=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_object_classes=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_okular=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_oldlist=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_open=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_options=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_options_set=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_options_unset=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_osc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_other_accounts=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pack=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_parameter=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_parameters=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_patch=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_path_commands=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_path_files=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pax=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pbm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pbuilder=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pdf=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pdftk=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_perforce=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_perl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_perl_basepods=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_perl_modules=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_perldoc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pfctl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pfexec=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pgrep=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_php=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_physical_volumes=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pick_variant=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pids=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pine=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ping=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_piuparts=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pkg-config=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pkg5=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pkg_instance=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pkgadd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pkginfo=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pkgrm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pkgtool=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pon=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_portaudit=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_portlint=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_portmaster=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ports=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_portsnap=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_postfix=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_postscript=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_powerd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_prcs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_precommand=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_prefix=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_print=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_printenv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_printers=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_procstat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_prompt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_prove=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_prstat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ps=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ps1234=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pscp=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pspdf=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_psutils=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ptree=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pump=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_putclip=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_pydoc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_python=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_qemu=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_qiv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_qtplay=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_quilt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_raggle=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rake=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ranlib=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rar=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rcs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_read=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_read_comp=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_readshortcut=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rebootin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_redirect=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_regex_arguments=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_regex_words=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_remote_files=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_renice=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_reprepro=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_requested=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_retrieve_cache=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_retrieve_mac_apps=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ri=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rlogin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rpm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rpmbuild=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rrdtool=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rsync=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_rubber=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ruby=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_run-help=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sablotron=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_samba=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_savecore=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sccs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sched=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_schedtool=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_schroot=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_screen=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sed=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sep_parts=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_service=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_services=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_set=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_set_command=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_setfacl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_setopt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_setup=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_setxkbmap=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_showmount=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_signals=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sisu=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_slrn=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_smit=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_snoop=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_socket=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sockstat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_softwareupdate=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sort=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_source=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_spamassassin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sqlite=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sqsh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ssh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sshfs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_stat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_stgit=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_store_cache=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_strace=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_strip=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_stty=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_su=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sub_commands=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_subscript=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_subversion=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sudo=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_suffix_alias_files=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_surfraw=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_svcadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_svccfg=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_svcprop=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_svcs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_svcs_fmri=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_svn-buildpackage=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_sysctl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_systemd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tags=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tar=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tar_archive=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tardy=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tcpdump=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tcpsys=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tcptraceroute=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_telnet=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_terminals=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tex=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_texi=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_texinfo=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tidy=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tiff=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tilde=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tilde_files=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_time_zone=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tla=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tmux=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_todo.sh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_toilet=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_toolchain-source=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_topgit=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_totd=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tpb=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tpconfig=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tracepath=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_trap=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tree=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ttyctl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_tune2fs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_twidge=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_twisted=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_typeset=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ulimit=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_uml=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_unace=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_uname=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_unexpand=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_unhash=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_uniq=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_unison=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_units=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_unsetopt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_update-alternatives=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_update-rc.d=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_urls=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_urpmi=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_urxvt=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_uscan=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_user_admin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_user_at_host=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_user_expand=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_user_math_func=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_users=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_users_on=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_uzbl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_valgrind=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_value=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_values=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vared=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vars=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vcsh=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vim=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vim-addons=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vnc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_volume_groups=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vorbis=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vorbiscomment=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vserver=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_vux=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_w3m=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_wait=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_wajig=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_wakeup_capable_devices=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_wanna-build=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_wanted=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_webbrowser=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_wget=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_whereis=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_which=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_whois=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_wiggle=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_wpa_cli=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_arguments=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_borderwidth=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_color=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_colormapid=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_cursor=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_display=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_extension=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_font=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_geometry=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_keysym=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_locale=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_modifier=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_name=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_resource=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_selection_timeout=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_title=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_utils=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_visual=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_x_window=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xargs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xauth=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xclip=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xdvi=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xfig=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xft_fonts=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xloadimage=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xmlsoft=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xmms2=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xmodmap=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xournal=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xpdf=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xrandr=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xscreensaver=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xset=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xt_arguments=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xt_session_id=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xterm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xwit=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_xz=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_yafc=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_yast=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_yast2=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_yodl=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_yp=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_yum=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zargs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zattr=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zcalc_line=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zcat=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zcompile=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zdump=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zed=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zfs=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zfs_dataset=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zfs_keysource_props=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zfs_pool=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zftp=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zip=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zle=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zlogin=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zmodload=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zmv=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zoneadm=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zones=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zpool=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zpty=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zsh-mime-handler=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zstyle=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_ztodo=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions/_zypper=20)=20=0A= +compaudit:59>=20[[=20-n=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20]]=0A+compaudit:60>=20= [[=20711=20-lt=2020=20||=20= /usr/local/Cellar/zsh/5.0.5/share/zsh/functions=20=3D=3D=20*/Base=20||=20= -d=20/usr/local/Cellar/zsh/5.0.5/share/zsh/functions/Base=20]]=0A= +compaudit:81>=20[[=20ign=20=3D=3D=20use=20]]=0A+compaudit:85>=20local=20= '_i_owners=3Du0u501'=0A+compaudit:88>=20local=20-a=20_i_exes=0A= +compaudit:89>=20_i_exes=3D(=20/proc/90244/exe=20= /proc/90244/object/a.out=20)=20=0A+compaudit:93>=20local=20_i_exe=0A= +compaudit:98>=20_i_exe=3D/proc/90244/exe=0A+compaudit:99>=20[[=20-e=20= /proc/90244/exe=20]]=0A+compaudit:98>=20_i_exe=3D/proc/90244/object/a.out=0A= +compaudit:99>=20[[=20-e=20/proc/90244/object/a.out=20]]=0A= +compaudit:120>=20_i_wdirs=3D(=20)=20=0A+compaudit:129>=20((=20=200=20=20= ))=0A+compaudit:143>=20[[=20-f=20/etc/debian_version=20]]=0A= +compaudit:150>=20_i_wdirs=3D(=20)=20=0A+compaudit:151>=20_i_wfiles=3D(=20= )=20=0A+compaudit:153>=20case=200:0=20(0:0)=0A+compaudit:154>=20_i_q=3D''=20= =0A+compaudit:160>=20[[=20-n=20''=20]]=0A+compaudit:167>=20return=200=0A= +compinit:465>=20autoload=20-Uz=20compdump=20compinstall=0A= +compinit:469>=20_i_done=3D''=20=0A+compinit:471>=20[[=20-f=20= '/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5'=20]]=0A+compinit:472>=20[[=20-n=20yes=20]]=0A+compinit:473>=20= IFS=3D'=20=09'=20+compinit:473>=20read=20-rA=20_i_line=0A+compinit:474>=20= [[=20_i_autodump=20-eq=201=20&&=20711=20-eq=20711=20&&=205.0.5=20=3D=3D=20= 5.0.5=20]]=0A+compinit:477>=20.=20= '/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5'=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:3>=20_comps=3D(=20-=20_precommand=20-array-value-=20= _value=20-assign-parameter-=20_assign=20-brace-parameter-=20= _brace_parameter=20-command-=20_autocd=20-command-line-=20_normal=20= -condition-=20_condition=20-default-=20_default=20-equal-=20_equal=20= -first-=20_first=20-math-=20_math=20-parameter-=20_parameter=20= -redirect-=20_redirect=20-redirect-,-default-,-default-=20_files=20= '-redirect-,<,bunzip2'=20_bzip2=20'-redirect-,<,bzip2'=20_bzip2=20= '-redirect-,<,compress'=20_compress=20'-redirect-,<,gunzip'=20_gzip=20= '-redirect-,<,gzip'=20_gzip=20'-redirect-,<,uncompress'=20_compress=20= '-redirect-,<,unxz'=20_xz=20'-redirect-,<,xz'=20_xz=20= '-redirect-,>,bzip2'=20_bzip2=20'-redirect-,>,compress'=20_compress=20= '-redirect-,>,gzip'=20_gzip=20'-redirect-,>,xz'=20_xz=20-subscript-=20= _subscript=20-tilde-=20_tilde=20-value-=20_value=20= -value-,-default-,-command-=20_zargs=20-value-,-default-,-default-=20= _value=20-value-,ADB_TRACE,-default-=20_adb=20= -value-,ANDROID_LOG_TAGS,-default-=20_adb=20= -value-,ANDROID_SERIAL,-default-=20_adb=20-value-,ANT_ARGS,-default-=20= _ant=20-value-,CFLAGS,-default-=20_gcc=20-value-,CPPFLAGS,-default-=20= _gcc=20-value-,DISPLAY,-default-=20_x_display=20= -value-,GREP_OPTIONS,-default-=20_grep=20-value-,GZIP,-default-=20_gzip=20= -value-,LANG,-default-=20_locales=20-value-,LANGUAGE,-default-=20= _locales=20-value-,LDFLAGS,-default-=20_gcc=20-value-,LD_DEBUG,-default-=20= _ld_debug=20-value-,LESS,-default-=20_less=20= -value-,LESSCHARSET,-default-=20_less=20-value-,LPDEST,-default-=20= _printers=20-value-,P4CLIENT,-default-=20_perforce=20= -value-,P4MERGE,-default-=20_perforce=20-value-,P4PORT,-default-=20= _perforce=20-value-,P4USER,-default-=20_perforce=20= -value-,PERLDOC,-default-=20_perldoc=20-value-,PRINTER,-default-=20= _printers=20-value-,PROMPT,-default-=20_ps1234=20= -value-,PROMPT2,-default-=20_ps1234=20-value-,PROMPT3,-default-=20= _ps1234=20-value-,PROMPT4,-default-=20_ps1234=20-value-,PS1,-default-=20= _ps1234=20-value-,PS2,-default-=20_ps1234=20-value-,PS3,-default-=20= _ps1234=20-value-,PS4,-default-=20_ps1234=20-value-,RPROMPT,-default-=20= _ps1234=20-value-,RPROMPT2,-default-=20_ps1234=20-value-,RPS1,-default-=20= _ps1234=20-value-,RPS2,-default-=20_ps1234=20-value-,SPROMPT,-default-=20= _ps1234=20-value-,TERM,-default-=20_terminals=20= -value-,TERMINFO_DIRS,-default-=20_dir_list=20-value-,TZ,-default-=20= _time_zone=20-value-,VALGRIND_OPTS,-default-=20_valgrind=20= -value-,WWW_HOME,-default-=20_urls=20-value-,XML_CATALOG_FILES,-default-=20= _xmlsoft=20-value-,XZ_DEFAULTS,-default-=20_xz=20= -value-,XZ_OPT,-default-=20_xz=20-vared-=20_in_vared=20-zcalc-line-=20= _zcalc_line=20.=20_source=205g=20_go=205l=20_go=206g=20_go=206l=20_go=20= 8g=20_go=208l=20_go=20Mail=20_mail=20Mosaic=20_webbrowser=20SuSEconfig=20= _SuSEconfig=20a2dismod=20_a2utils=20a2dissite=20_a2utils=20a2enmod=20= _a2utils=20a2ensite=20_a2utils=20a2ps=20_a2ps=20aaaa=20_hosts=20aap=20= _aap=20acpi=20_acpi=20acpitool=20_acpitool=20acroread=20_acroread=20adb=20= _adb=20admin=20_sccs=20ali=20_mh=20alias=20_alias=20amaya=20_webbrowser=20= analyseplugin=20_analyseplugin=20animate=20_imagemagick=20anno=20_mh=20= ant=20_ant=20antiword=20_antiword=20aoss=20_precommand=20apache2ctl=20= _apachectl=20apachectl=20_apachectl=20apm=20_apm=20appletviewer=20_java=20= apropos=20_man=20apt-cache=20_apt=20apt-cdrom=20_apt=20apt-config=20_apt=20= apt-file=20_apt-file=20apt-get=20_apt=20apt-move=20_apt-move=20= apt-show-versions=20_apt-show-versions=20aptitude=20_aptitude=20apvlv=20= _pdf=20arena=20_webbrowser=20arp=20_arp=20arping=20_arping=20at=20_at=20= atq=20_at=20atrm=20_at=20attr=20_attr=20auto-apt=20_auto-apt=20autoload=20= _typeset=20awk=20_awk=20axi-cache=20_axi-cache=20bash=20_sh=20batch=20= _at=20baz=20_baz=20beadm=20_beadm=20bg=20_jobs_bg=20bindkey=20_bindkey=20= bison=20_bison=20bmake=20_make=20bogofilter=20_bogofilter=20bogotune=20= _bogofilter=20bogoutil=20_bogofilter=20brctl=20_brctl=20brew=20_brew=20= btdownloadcurses=20_bittorrent=20btdownloadgui=20_bittorrent=20= btdownloadheadless=20_bittorrent=20btlaunchmany=20_bittorrent=20= btlaunchmanycurses=20_bittorrent=20btmakemetafile=20_bittorrent=20= btreannounce=20_bittorrent=20btrename=20_bittorrent=20btrfs=20_btrfs=20= bts=20_bts=20btshowmetainfo=20_bittorrent=20bttrack=20_bittorrent=20bug=20= _bug=20buildhash=20_ispell=20builtin=20_builtin=20bunzip2=20_bzip2=20= burst=20_mh=20bzcat=20_bzip2=20bzip2=20_bzip2=20bzip2recover=20_bzip2=20= bzr=20_bzr=20c++=20_gcc=20cal=20_cal=20calendar=20_calendar=20cat=20_cat=20= catchsegv=20_precommand=20cc=20_gcc=20ccal=20_ccal=20cd=20_cd=20= cdbs-edit-patch=20_cdbs-edit-patch=20cdc=20_sccs=20cdcd=20_cdcd=20cdr=20= _cdr=20cdrdao=20_cdrdao=20cdrecord=20_cdrecord=20certtool=20_gnutls=20= cftp=20_twisted=20chage=20_users=20chdir=20_cd=20chflags=20_chflags=20= chfn=20_users=20chgrp=20_chown=20chimera=20_webbrowser=20chkconfig=20= _chkconfig=20chmod=20_chmod=20chown=20_chown=20chrt=20_chrt=20chsh=20= _users=20ci=20_rcs=20ckeygen=20_twisted=20clang=20_gcc=20clang++=20_gcc=20= clay=20_clay=20clear=20_nothing=20co=20_rcs=20comb=20_sccs=20combine=20= _imagemagick=20comm=20_comm=20command=20_command=20comp=20_mh=20compdef=20= _compdef=20composite=20_imagemagick=20compress=20_compress=20conch=20= _twisted=20config.status=20_configure=20configure=20_configure=20convert=20= _imagemagick=20coreadm=20_coreadm=20cowsay=20_cowsay=20cowthink=20= _cowsay=20cp=20_cp=20cpio=20_cpio=20cplay=20_cplay=20crsh=20_cssh=20= cryptsetup=20_cryptsetup=20csh=20_sh=20cssh=20_cssh=20csup=20_csup=20= curl=20_urls=20cut=20_cut=20cvs=20_cvs=20cvsup=20_cvsup=20cygcheck=20= _cygcheck=20cygcheck.exe=20_cygcheck=20cygpath=20_cygpath=20cygpath.exe=20= _cygpath=20cygrunsrv=20_cygrunsrv=20cygrunsrv.exe=20_cygrunsrv=20= cygserver=20_cygserver=20cygserver.exe=20_cygserver=20cygstart=20= _cygstart=20cygstart.exe=20_cygstart=20dak=20_dak=20darcs=20_darcs=20= date=20_date=20dbus-monitor=20_dbus=20dbus-send=20_dbus=20dch=20= _debchange=20dchroot=20_dchroot=20dchroot-dsa=20_dchroot-dsa=20dcop=20= _dcop=20dcopclient=20_dcop=20dcopfind=20_dcop=20dcopobject=20_dcop=20= dcopref=20_dcop=20dcopstart=20_dcop=20dcut=20_dcut=20dd=20_dd=20= debchange=20_debchange=20debdiff=20_debdiff=20debfoster=20_debfoster=20= debsign=20_debsign=20declare=20_typeset=20defaults=20_defaults=20delta=20= _sccs=20devtodo=20_devtodo=20df=20_df=20dhclient=20_dhclient=20dhclient3=20= _dhclient=20dhcpinfo=20_dhcpinfo=20dict=20_dict=20diff=20_diff=20= diffstat=20_diffstat=20dillo=20_webbrowser=20dircmp=20_directories=20= dirs=20_dirs=20disable=20_disable=20disown=20_jobs_fg=20display=20= _imagemagick=20dist=20_mh=20django-admin=20_django=20django-admin.py=20= _django=20dladm=20_dladm=20dlocate=20_dlocate=20dmake=20_make=20= dmidecode=20_dmidecode=20domainname=20_yp=20dosdel=20_floppy=20dosread=20= _floppy=20dpatch-edit-patch=20_dpatch-edit-patch=20dpkg=20_dpkg=20= dpkg-buildpackage=20_dpkg-buildpackage=20dpkg-cross=20_dpkg-cross=20= dpkg-deb=20_dpkg=20dpkg-query=20_dpkg=20dpkg-reconfigure=20_dpkg=20= dpkg-repack=20_dpkg-repack=20dpkg-source=20_dpkg_source=20dput=20_dput=20= dtrace=20_dtrace=20du=20_du=20dumpadm=20_dumpadm=20dumper=20_dumper=20= dumper.exe=20_dumper=20dupload=20_dupload=20dvibook=20_dvi=20dviconcat=20= _dvi=20dvicopy=20_dvi=20dvidvi=20_dvi=20dvips=20_dvi=20dviselect=20_dvi=20= dvitodvi=20_dvi=20dvitype=20_dvi=20dwb=20_webbrowser=20ecasound=20= _ecasound=20echotc=20_echotc=20echoti=20_echoti=20egrep=20_grep=20elinks=20= _elinks=20elm=20_elm=20emulate=20_emulate=20enable=20_enable=20enscript=20= _enscript=20env=20_env=20epdfview=20_pdf=20epsffit=20_psutils=20espeak=20= _espeak=20etags=20_etags=20ethtool=20_ethtool=20eval=20_precommand=20= eview=20_vim=20evim=20_vim=20evince=20_pdf=20exec=20_precommand=20exim=20= _vim=20explodepkg=20_pkgtool=20export=20_typeset=20express=20_webbrowser=20= extcheck=20_java=20extractres=20_psutils=20fakeroot=20_fakeroot=20false=20= _nothing=20fc=20_fc=20fc-list=20_xft_fonts=20fc-match=20_xft_fonts=20feh=20= _feh=20fetch=20_fetch=20fetchmail=20_fetchmail=20ffmpeg=20_ffmpeg=20fg=20= _jobs_fg=20fgrep=20_grep=20figlet=20_figlet=20find=20_find=20findaffix=20= _ispell=20finger=20_finger=20fink=20_fink=20firefox=20_mozilla=20= fixdlsrps=20_psutils=20fixfmps=20_psutils=20fixmacps=20_psutils=20= fixpsditps=20_psutils=20fixpspps=20_psutils=20fixscribeps=20_psutils=20= fixtpps=20_psutils=20fixwfwps=20_psutils=20fixwpps=20_psutils=20fixwwps=20= _psutils=20flasher=20_flasher=20flex=20_flex=20flist=20_mh=20flists=20= _mh=20float=20_typeset=20flowadm=20_flowadm=20fmadm=20_fmadm=20fned=20= _zed=20folder=20_mh=20folders=20_mh=20fortune=20_fortune=20forw=20_mh=20= freebsd-make=20_make=20freebsd-update=20_freebsd-update=20fsh=20_fsh=20= fstat=20_fstat=20ftp=20_hosts=20functions=20_typeset=20fuser=20_fuser=20= fusermount=20_fusermount=20fwhois=20_whois=20g++=20_gcc=20galeon=20= _webbrowser=20gcc=20_gcc=20gccgo=20_go=20gcore=20_gcore=20gdb=20_gdb=20= gdiff=20_diff=20genisoimage=20_genisoimage=20get=20_sccs=20getafm=20= _psutils=20getclip=20_getclip=20getclip.exe=20_getclip=20getconf=20= _getconf=20getent=20_getent=20getfacl=20_getfacl=20getfacl.exe=20= _getfacl=20getfattr=20_attr=20getmail=20_getmail=20getopts=20_vars=20gex=20= _vim=20ggv=20_gnome-gv=20ghostscript=20_gs=20ghostview=20_pspdf=20git=20= _git=20git-branch=20_git-branch=20git-buildpackage=20_git-buildpackage=20= git-remote=20_git-remote=20gitk=20_git=20gln=20_ln=20global=20_global=20= gls=20_ls=20gm=20_graphicsmagick=20gmake=20_make=20gmplayer=20_mplayer=20= gnome-gv=20_gnome-gv=20gnupod_INIT=20_gnupod=20gnupod_INIT.pl=20_gnupod=20= gnupod_addsong=20_gnupod=20gnupod_addsong.pl=20_gnupod=20gnupod_check=20= _gnupod=20gnupod_check.pl=20_gnupod=20gnupod_search=20_gnupod=20= gnupod_search.pl=20_gnupod=20gnutls-cli=20_gnutls=20gnutls-cli-debug=20= _gnutls=20gofmt=20_go=20gpg=20_gpg=20gpg-zip=20_gpg=20gpgv=20_gpg=20= gphoto2=20_gphoto2=20gprof=20_gprof=20gqview=20_gqview=20gradle=20= _gradle=20gradlew=20_gradle=20grail=20_webbrowser=20grep=20_grep=20= grep-excuses=20_grep-excuses=20groff=20_groff=20groupadd=20_user_admin=20= groupdel=20_groups=20groupmod=20_user_admin=20groups=20_users=20= growisofs=20_growisofs=20gs=20_gs=20gsbj=20_pspdf=20gsdj=20_pspdf=20= gsdj500=20_pspdf=20gslj=20_pspdf=20gslp=20_pspdf=20gsnd=20_pspdf=20gtar=20= _tar=20guilt=20_guilt=20guilt-add=20_guilt=20guilt-applied=20_guilt=20= guilt-delete=20_guilt=20guilt-files=20_guilt=20guilt-fold=20_guilt=20= guilt-fork=20_guilt=20guilt-header=20_guilt=20guilt-help=20_guilt=20= guilt-import=20_guilt=20guilt-import-commit=20_guilt=20guilt-init=20= _guilt=20guilt-new=20_guilt=20guilt-next=20_guilt=20guilt-patchbomb=20= _guilt=20guilt-pop=20_guilt=20guilt-prev=20_guilt=20guilt-push=20_guilt=20= guilt-rebase=20_guilt=20guilt-refresh=20_guilt=20guilt-rm=20_guilt=20= guilt-series=20_guilt=20guilt-status=20_guilt=20guilt-top=20_guilt=20= guilt-unapplied=20_guilt=20gunzip=20_gzip=20gv=20_gv=20gview=20_vim=20= gvim=20_vim=20gvimdiff=20_vim=20gzcat=20_gzip=20gzilla=20_webbrowser=20= gzip=20_gzip=20hash=20_hash=20hdiutil=20_hdiutil=20help=20_sccs=20hg=20= _hg=20hilite=20_precommand=20history=20_fc=20host=20_hosts=20hotjava=20= _webbrowser=20hwinfo=20_hwinfo=20iceweasel=20_mozilla=20icombine=20= _ispell=20iconv=20_iconv=20id=20_id=20identify=20_imagemagick=20ifconfig=20= _ifconfig=20ifdown=20_net_interfaces=20iftop=20_iftop=20ifup=20= _net_interfaces=20ijoin=20_ispell=20import=20_imagemagick=20inc=20_mh=20= includeres=20_psutils=20inetadm=20_inetadm=20info=20_texinfo=20infocmp=20= _terminals=20initctl=20_initctl=20insmod=20_modutils=20install-info=20= _texinfo=20installpkg=20_pkgtool=20integer=20_typeset=20invoke-rc.d=20= _invoke-rc.d=20ionice=20_ionice=20ip=20_ip=20ipadm=20_ipadm=20ipset=20= _ipset=20iptables=20_iptables=20iptables-restore=20_iptables=20= iptables-save=20_iptables=20irssi=20_irssi=20ispell=20_ispell=20iwconfig=20= _iwconfig=20j=20_j=20jadetex=20_tex=20jar=20_java=20jarsigner=20_java=20= java=20_java=20javac=20_java=20javadoc=20_java=20javah=20_java=20javap=20= _java=20jdb=20_java=20jobs=20_jobs_builtin=20joe=20_joe=20join=20_join=20= keytool=20_java=20kfmclient=20_kfmclient=20kill=20_kill=20killall=20= _killall=20killall5=20_killall=20kioclient=20_kfmclient=20kldload=20_kld=20= kldunload=20_kld=20knock=20_knock=20konqueror=20_webbrowser=20kpdf=20= _pdf=20ksh=20_sh=20kvno=20_kvno=20last=20_last=20lastb=20_last=20latex=20= _tex=20latexmk=20_tex=20ldd=20_ldd=20lein=20_lein=20less=20_less=20let=20= _math=20lftp=20_ncftp=20lha=20_lha=20light=20_webbrowser=20= lighty-disable-mod=20_lighttpd=20lighty-enable-mod=20_lighttpd=20limit=20= _limit=20links=20_links=20lintian=20_lintian=20lintian-info=20_lintian=20= linux=20_uml=20llvm-g++=20_gcc=20llvm-gcc=20_gcc=20ln=20_ln=20loadkeys=20= _loadkeys=20local=20_typeset=20locate=20_locate=20log=20_nothing=20= logname=20_nothing=20look=20_look=20lore=20_twisted=20losetup=20_losetup=20= lp=20_lp=20lpadmin=20_lp=20lpinfo=20_lp=20lpoptions=20_lp=20lpq=20_lp=20= lpr=20_lp=20lprm=20_lp=20lpstat=20_lp=20ls=20_ls=20lscfg=20_lscfg=20= lsdev=20_lsdev=20lslv=20_lslv=20lsmod=20_modutils=20lsof=20_lsof=20lspv=20= _lspv=20lsusb=20_lsusb=20lsvg=20_lsvg=20lynx=20_lynx=20lzcat=20_xz=20= lzma=20_xz=20lzop=20_lzop=20m-a=20_module-assistant=20madison=20_madison=20= mail=20_mail=20mailx=20_mail=20make=20_make=20make-kpkg=20_make-kpkg=20= makeinfo=20_texinfo=20makepkg=20_pkgtool=20man=20_man=20man-preview=20= _man-preview=20manage.py=20_django=20manhole=20_twisted=20mark=20_mh=20= matlab=20_matlab=20mattrib=20_mtools=20mcd=20_mtools=20mcopy=20_mtools=20= md5sum=20_md5sum=20mdadm=20_mdadm=20mdel=20_mtools=20mdeltree=20_mtools=20= mdir=20_mtools=20mdu=20_mtools=20members=20_members=20mencal=20_mencal=20= mere=20_mere=20merge=20_rcs=20mergechanges=20_mergechanges=20metaflac=20= _metaflac=20mformat=20_mtools=20mgv=20_pspdf=20mhlist=20_mh=20mhmail=20= _mh=20mhn=20_mh=20mhparam=20_mh=20mhpath=20_mh=20mhshow=20_mh=20mhstore=20= _mh=20mii-tool=20_mii-tool=20mkdir=20_mkdir=20mkisofs=20_growisofs=20= mkshortcut=20_mkshortcut=20mkshortcut.exe=20_mkshortcut=20mktunes=20= _gnupod=20mktunes.pl=20_gnupod=20mkzsh=20_mkzsh=20mkzsh.exe=20_mkzsh=20= mlabel=20_mtools=20mlocate=20_locate=20mmd=20_mtools=20mmm=20_webbrowser=20= mmount=20_mtools=20mmove=20_mtools=20modinfo=20_modutils=20modprobe=20= _modutils=20module=20_module=20module-assistant=20_module-assistant=20= mogrify=20_imagemagick=20mondoarchive=20_mondo=20montage=20_imagemagick=20= mosh=20_mosh=20mount=20_mount=20mozilla=20_mozilla=20mozilla-firefox=20= _mozilla=20mozilla-xremote-client=20_mozilla=20mpc=20_mpc=20mplayer=20= _mplayer=20mrd=20_mtools=20mread=20_mtools=20mren=20_mtools=20msgchk=20= _mh=20mt=20_mt=20mtn=20_monotone=20mtoolstest=20_mtools=20mtr=20_mtr=20= mtype=20_mtools=20munchlist=20_ispell=20mush=20_mail=20mutt=20_mutt=20mx=20= _hosts=20mysql=20_mysql_utils=20mysqladmin=20_mysql_utils=20mysqldiff=20= _mysqldiff=20mysqldump=20_mysql_utils=20mysqlimport=20_mysql_utils=20= mysqlshow=20_mysql_utils=20nail=20_mail=20native2ascii=20_java=20= nautilus=20_nautilus=20nc=20_netcat=20ncal=20_cal=20ncftp=20_ncftp=20ncl=20= _nedit=20nedit=20_nedit=20nedit-nc=20_nedit=20netcat=20_netcat=20netrik=20= _webbrowser=20netscape=20_netscape=20netstat=20_netstat=20newgrp=20= _groups=20next=20_mh=20nice=20_nice=20nkf=20_nkf=20nm=20_nm=20nmap=20= _nmap=20nmblookup=20_samba=20nmcli=20_nmcli=20nocorrect=20_precommand=20= noglob=20_precommand=20nohup=20_precommand=20notmuch=20_notmuch=20npm=20= _npm=20ns=20_hosts=20nslookup=20_nslookup=20ntalk=20_other_accounts=20= odme=20_object_classes=20odmget=20_object_classes=20odmshow=20= _object_classes=20ogg123=20_vorbis=20oggdec=20_vorbis=20oggenc=20_vorbis=20= ogginfo=20_vorbis=20okular=20_okular=20open=20_open=20opera=20= _webbrowser=20opera-next=20_webbrowser=20osc=20_osc=20p4=20_perforce=20= p4d=20_perforce=20pack=20_pack=20packf=20_mh=20parsehdlist=20_urpmi=20= passwd=20_users=20patch=20_patch=20pax=20_pax=20pbuilder=20_pbuilder=20= pcat=20_pack=20pcred=20_pids=20pdf2dsc=20_pdf=20pdf2ps=20_pdf=20pdffonts=20= _pdf=20pdfimages=20_pdf=20pdfinfo=20_pdf=20pdfjadetex=20_tex=20pdflatex=20= _tex=20pdfopt=20_pdf=20pdftex=20_tex=20pdftk=20_pdftk=20pdftopbm=20_pdf=20= pdftops=20_pdf=20pdftotext=20_pdf=20perl=20_perl=20perldoc=20_perldoc=20= pfctl=20_pfctl=20pfexec=20_pfexec=20pfiles=20_pids=20pflags=20_pids=20= pgrep=20_pgrep=20php=20_php=20pick=20_mh=20pine=20_pine=20pinef=20_pine=20= ping=20_ping=20pip=20_pip=20piuparts=20_piuparts=20pkg=20_pkg5=20= pkg-config=20_pkg-config=20pkg_add=20_bsd_pkg=20pkg_create=20_bsd_pkg=20= pkg_delete=20_bsd_pkg=20pkg_info=20_bsd_pkg=20pkgadd=20_pkgadd=20pkginfo=20= _pkginfo=20pkgrm=20_pkgrm=20pkgtool=20_pkgtool=20pkill=20_pgrep=20pldd=20= _pids=20pmake=20_make=20pman=20_perl_modules=20pmap=20_pids=20pmcat=20= _perl_modules=20pmdesc=20_perl_modules=20pmeth=20_perl_modules=20pmexp=20= _perl_modules=20pmfunc=20_perl_modules=20pmload=20_perl_modules=20pmls=20= _perl_modules=20pmpath=20_perl_modules=20pmvers=20_perl_modules=20= podgrep=20_perl_modules=20podpath=20_perl_modules=20podtoc=20= _perl_modules=20poff=20_pon=20policytool=20_java=20pon=20_pon=20popd=20= _directory_stack=20portaudit=20_portaudit=20portlint=20_portlint=20= portmaster=20_portmaster=20portsnap=20_portsnap=20postsuper=20_postfix=20= powerd=20_powerd=20prcs=20_prcs=20prev=20_mh=20print=20_print=20printenv=20= _printenv=20printf=20_print=20procstat=20_procstat=20prompt=20_prompt=20= prove=20_prove=20prs=20_sccs=20prstat=20_prstat=20prt=20_sccs=20prun=20= _pids=20ps=20_ps=20ps2ascii=20_pspdf=20ps2epsi=20_postscript=20ps2pdf=20= _postscript=20ps2pdf12=20_postscript=20ps2pdf13=20_postscript=20ps2pdf14=20= _postscript=20ps2pdfwr=20_postscript=20ps2ps=20_postscript=20psbook=20= _psutils=20pscp=20_pscp=20pscp.exe=20_pscp=20psig=20_pids=20psmerge=20= _psutils=20psmulti=20_postscript=20psnup=20_psutils=20psresize=20= _psutils=20psselect=20_psutils=20pstack=20_pids=20pstoedit=20_pspdf=20= pstop=20_pids=20pstops=20_psutils=20pstotgif=20_pspdf=20pswrap=20= _postscript=20ptree=20_pids=20pump=20_pump=20pushd=20_cd=20putclip=20= _putclip=20putclip.exe=20_putclip=20pwait=20_pids=20pwdx=20_pids=20pydoc=20= _pydoc=20pyhtmlizer=20_twisted=20python=20_python=20qiv=20_qiv=20qtplay=20= _qtplay=20querybts=20_bug=20quilt=20_quilt=20r=20_fc=20raggle=20_raggle=20= rake=20_rake=20ranlib=20_ranlib=20rar=20_rar=20rc=20_sh=20rcp=20_rlogin=20= rcs=20_rcs=20rcsdiff=20_rcs=20read=20_read=20readonly=20_typeset=20= readshortcut=20_readshortcut=20readshortcut.exe=20_readshortcut=20= rebootin=20_rebootin=20refile=20_mh=20rehash=20_hash=20reload=20_initctl=20= removepkg=20_pkgtool=20remsh=20_rlogin=20renice=20_renice=20repl=20_mh=20= reportbug=20_bug=20reprepro=20_reprepro=20restart=20_initctl=20retawq=20= _webbrowser=20rgview=20_vim=20rgvim=20_vim=20ri=20_ri=20rlogin=20_rlogin=20= rm=20_rm=20rmadison=20_madison=20rmdel=20_sccs=20rmdir=20_directories=20= rmf=20_mh=20rmic=20_java=20rmid=20_java=20rmiregistry=20_java=20rmm=20= _mh=20rmmod=20_modutils=20rpm=20_rpm=20rpmbuild=20_rpmbuild=20rrdtool=20= _rrdtool=20rsh=20_rlogin=20rsync=20_rsync=20rtin=20_tin=20rubber=20= _rubber=20rubber-info=20_rubber=20rubber-pipe=20_rubber=20ruby=20_ruby=20= run-help=20_run-help=20rup=20_hosts=20rusage=20_precommand=20rview=20= _vim=20rvim=20_vim=20rwho=20_hosts=20rxvt=20_urxvt=20sabcmd=20_sablotron=20= sact=20_sccs=20savecore=20_savecore=20scan=20_mh=20sccs=20_sccs=20= sccsdiff=20_sccs=20sched=20_sched=20schedtool=20_schedtool=20schroot=20= _schroot=20scp=20_ssh=20screen=20_screen=20sed=20_sed=20serialver=20= _java=20service=20_service=20set=20_set=20setfacl=20_setfacl=20= setfacl.exe=20_setfacl=20setfattr=20_attr=20setopt=20_setopt=20sftp=20= _ssh=20sh=20_sh=20shift=20_arrays=20show=20_mh=20showchar=20_psutils=20= showmount=20_showmount=20sisu=20_sisu=20skipstone=20_webbrowser=20slitex=20= _tex=20slocate=20_locate=20slogin=20_ssh=20slrn=20_slrn=20smbclient=20= _samba=20smbcontrol=20_samba=20smbstatus=20_samba=20smit=20_smit=20= smitty=20_smit=20snoop=20_snoop=20soa=20_hosts=20socket=20_socket=20= sockstat=20_sockstat=20softwareupdate=20_softwareupdate=20sort=20_sort=20= sortm=20_mh=20source=20_source=20spamassassin=20_spamassassin=20sqlite=20= _sqlite=20sqlite3=20_sqlite=20sqsh=20_sqsh=20sr=20_surfraw=20srptool=20= _gnutls=20ssh=20_ssh=20ssh-add=20_ssh=20ssh-agent=20_ssh=20ssh-copy-id=20= _ssh=20ssh-keygen=20_ssh=20sshfs=20_sshfs=20star=20_tar=20start=20= _initctl=20stat=20_stat=20status=20_initctl=20stg=20_stgit=20stop=20= _initctl=20strace=20_strace=20strip=20_strip=20stty=20_stty=20su=20_su=20= sudo=20_sudo=20sudoedit=20_sudo=20surfraw=20_surfraw=20svcadm=20_svcadm=20= svccfg=20_svccfg=20svcprop=20_svcprop=20svcs=20_svcs=20svn=20_subversion=20= svn-buildpackage=20_svn-buildpackage=20svnadmin=20_subversion=20= svnadmin-static=20_subversion=20sync=20_nothing=20sysctl=20_sysctl=20= systemctl=20_systemd=20systemd-loginctl=20_systemd=20talk=20= _other_accounts=20tap2deb=20_twisted=20tap2rpm=20_twisted=20tapconvert=20= _twisted=20tar=20_tar=20tardy=20_tardy=20tcp_open=20_tcpsys=20tcpdump=20= _tcpdump=20tcptraceroute=20_tcptraceroute=20tcsh=20_sh=20tda=20_devtodo=20= tdd=20_devtodo=20tde=20_devtodo=20tdr=20_devtodo=20telnet=20_telnet=20= tex=20_tex=20texi2dvi=20_texinfo=20texindex=20_texinfo=20tg=20_topgit=20= tidy=20_tidy=20time=20_precommand=20times=20_nothing=20tin=20_tin=20= tkconch=20_twisted=20tkinfo=20_texinfo=20tla=20_tla=20tmux=20_tmux=20= todo=20_devtodo=20todo.sh=20_todo.sh=20toilet=20_toilet=20totdconfig=20= _totd=20tpb=20_tpb=20tpconfig=20_tpconfig=20tpkg-debarch=20= _toolchain-source=20tpkg-install=20_toolchain-source=20tpkg-install-libc=20= _toolchain-source=20tpkg-make=20_toolchain-source=20tpkg-update=20= _toolchain-source=20tracepath=20_tracepath=20tracepath6=20_tracepath=20= traceroute=20_hosts=20trap=20_trap=20tree=20_tree=20trial=20_twisted=20= true=20_nothing=20tryaffix=20_ispell=20ttyctl=20_ttyctl=20tunctl=20_uml=20= tune2fs=20_tune2fs=20tunes2pod=20_gnupod=20tunes2pod.pl=20_gnupod=20= twidge=20_twidge=20twistd=20_twisted=20txt=20_hosts=20type=20_which=20= typeset=20_typeset=20ulimit=20_ulimit=20uml_mconsole=20_uml=20uml_moo=20= _uml=20uml_switch=20_uml=20umount=20_mount=20unace=20_unace=20unalias=20= _aliases=20uname=20_uname=20uncompress=20_compress=20unexpand=20= _unexpand=20unfunction=20_functions=20unget=20_sccs=20unhash=20_unhash=20= uniq=20_uniq=20unison=20_unison=20units=20_units=20unlimit=20_limits=20= unlzma=20_xz=20unpack=20_pack=20unrar=20_rar=20unset=20_vars=20unsetopt=20= _unsetopt=20unxz=20_xz=20unzip=20_zip=20update-alternatives=20= _update-alternatives=20update-rc.d=20_update-rc.d=20upgradepkg=20= _pkgtool=20urpme=20_urpmi=20urpmf=20_urpmi=20urpmi=20_urpmi=20= urpmi.addmedia=20_urpmi=20urpmi.removemedia=20_urpmi=20urpmi.update=20= _urpmi=20urpmq=20_urpmi=20urxvt=20_urxvt=20urxvtc=20_urxvt=20uscan=20= _uscan=20useradd=20_user_admin=20userdel=20_users=20usermod=20= _user_admin=20uzbl=20_uzbl=20uzbl-browser=20_uzbl=20uzbl-tabbed=20_uzbl=20= val=20_sccs=20valgrind=20_valgrind=20vared=20_vared=20vcsh=20_vcsh=20vim=20= _vim=20vim-addons=20_vim-addons=20vimdiff=20_vim=20vncserver=20_vnc=20= vncviewer=20_vnc=20vorbiscomment=20_vorbiscomment=20vserver=20_vserver=20= vux=20_vux=20vuxctl=20_vux=20w3m=20_w3m=20wait=20_wait=20wajig=20_wajig=20= wanna-build=20_wanna-build=20wget=20_wget=20what=20_sccs=20whatis=20_man=20= whence=20_which=20where=20_which=20whereis=20_whereis=20which=20_which=20= whoami=20_nothing=20whois=20_whois=20whom=20_mh=20wiggle=20_wiggle=20= wodim=20_cdrecord=20wpa_cli=20_wpa_cli=20write=20_users_on=20www=20= _webbrowser=20xargs=20_xargs=20xauth=20_xauth=20xclip=20_xclip=20= xdpyinfo=20_x_utils=20xdvi=20_xdvi=20xelatex=20_tex=20xetex=20_tex=20xev=20= _x_utils=20xfd=20_x_utils=20xfig=20_xfig=20xfontsel=20_x_utils=20xhost=20= _x_utils=20xkill=20_x_utils=20xli=20_xloadimage=20xloadimage=20= _xloadimage=20xlsatoms=20_x_utils=20xmllint=20_xmlsoft=20xmms2=20_xmms2=20= xmodmap=20_xmodmap=20xmosaic=20_webbrowser=20xon=20_x_utils=20xournal=20= _xournal=20xpdf=20_xpdf=20xping=20_hosts=20xprop=20_x_utils=20xrandr=20= _xrandr=20xrdb=20_x_utils=20xscreensaver-command=20_xscreensaver=20xset=20= _xset=20xsetbg=20_xloadimage=20xsetroot=20_x_utils=20xsltproc=20_xmlsoft=20= xterm=20_xterm=20xtightvncviewer=20_vnc=20xtp=20_imagemagick=20xv=20_xv=20= xview=20_xloadimage=20xvnc4viewer=20_vnc=20xvncviewer=20_vnc=20xwd=20= _x_utils=20xwininfo=20_x_utils=20xwit=20_xwit=20xwud=20_x_utils=20xz=20= _xz=20xzcat=20_xz=20yast=20_yast=20yast2=20_yast=20ypbind=20_yp=20ypcat=20= _yp=20ypmatch=20_yp=20yppasswd=20_yp=20yppoll=20_yp=20yppush=20_yp=20= ypserv=20_yp=20ypset=20_yp=20ypwhich=20_yp=20ypxfr=20_yp=20ytalk=20= _other_accounts=20yum=20_yum=20zargs=20_zargs=20zathura=20_pspdf=20zcat=20= _zcat=20zcompile=20_zcompile=20zcp=20_zmv=20zdelattr=20_zattr=20zdump=20= _zdump=20zed=20_zed=20zen=20_webbrowser=20zfs=20_zfs=20zgetattr=20_zattr=20= zip=20_zip=20zipinfo=20_zip=20zle=20_zle=20zlistattr=20_zattr=20zln=20= _zmv=20zlogin=20_zlogin=20zmail=20_mail=20zmodload=20_zmodload=20zmv=20= _zmv=20zone=20_hosts=20zoneadm=20_zoneadm=20zpool=20_zpool=20zpty=20= _zpty=20zsetattr=20_zattr=20zsh=20_sh=20zsh-mime-handler=20= _zsh-mime-handler=20zstat=20_stat=20zstyle=20_zstyle=20ztodo=20_ztodo=20= zxpdf=20_xpdf=20zypper=20_zypper=20)=20=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1221>=20_services=3D(=20'-redirect-,<,bunzip2'=20bunzip2=20= '-redirect-,<,bzip2'=20bzip2=20'-redirect-,<,compress'=20compress=20= '-redirect-,<,gunzip'=20gunzip=20'-redirect-,<,gzip'=20gzip=20= '-redirect-,<,uncompress'=20uncompress=20'-redirect-,<,unxz'=20unxz=20= '-redirect-,<,xz'=20xz=20'-redirect-,>,bzip2'=20bunzip2=20= '-redirect-,>,compress'=20uncompress=20'-redirect-,>,gzip'=20gunzip=20= '-redirect-,>,xz'=20unxz=20Mail=20mail=20bzcat=20bunzip2=20dch=20= debchange=20gnupod_INIT.pl=20gnupod_INIT=20gnupod_addsong.pl=20= gnupod_addsong=20gnupod_check.pl=20gnupod_check=20gnupod_search.pl=20= gnupod_search=20gzcat=20gunzip=20iceweasel=20firefox=20lzcat=20unxz=20= lzma=20xz=20mailx=20mail=20mktunes.pl=20mktunes=20nail=20mail=20ncl=20nc=20= nedit-nc=20nc=20pcat=20unpack=20remsh=20rsh=20slogin=20ssh=20= svnadmin-static=20svnadmin=20tunes2pod.pl=20tunes2pod=20unlzma=20unxz=20= xelatex=20latex=20xetex=20tex=20xzcat=20unxz=20)=20=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1261>=20_patcomps=3D(=20'*/(init|rc[0-9S]#).d/*'=20_init_d=20= 'zf*'=20_zftp=20)=20=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1266>=20_postpatcomps=3D(=20= '(p[bgpn]m*|*top[bgpn]m)'=20_pbm=20'(texi(2*|ndex))'=20_texi=20= '(tiff*|*2tiff|pal2rgb)'=20_tiff=20'*/X11(|R<4->)/*'=20_x_arguments=20= '-value-,(ftp|http(|s))_proxy,-default-'=20_urls=20= '-value-,*PATH,-default-'=20_dir_list=20'-value-,*path,-default-'=20= _directories=20'-value-,LC_*,-default-'=20_locales=20= '-value-,RUBY(LIB|OPT|PATH),-default-'=20_ruby=20'qemu(|-system-*)'=20= _qemu=20'yodl(|2*)'=20_yodl=20)=20=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1280>=20_compautos=3D(=20_call_program=20+X=20)=20=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1284>=20zle=20-C=20_bash_complete-word=20.complete-word=20= _bash_completions=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1285>=20zle=20-C=20_bash_list-choices=20= .list-choices=20_bash_completions=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1286>=20zle=20-C=20_complete_debug=20.complete-word=20= _complete_debug=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1287>=20zle=20-C=20_complete_help=20.complete-word=20= _complete_help=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1288>=20zle=20-C=20_complete_tag=20.complete-word=20= _complete_tag=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1289>=20zle=20-C=20_correct_filename=20= .complete-word=20_correct_filename=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1290>=20zle=20-C=20_correct_word=20.complete-word=20= _correct_word=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1291>=20zle=20-C=20_expand_alias=20.complete-word=20= _expand_alias=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1292>=20zle=20-C=20_expand_word=20.complete-word=20= _expand_word=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1293>=20zle=20-C=20_history-complete-newer=20= .complete-word=20_history_complete_word=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1294>=20zle=20-C=20_history-complete-older=20.complete-word=20= _history_complete_word=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99= s=20MacBook=20Pro-5.0.5:1295>=20zle=20-C=20_list_expansions=20= .list-choices=20_expand_word=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1296>=20zle=20-C=20_most_recent_file=20.complete-word=20= _most_recent_file=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1297>=20zle=20-C=20_next_tags=20.list-choices=20= _next_tags=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1298>=20zle=20-C=20_read_comp=20.complete-word=20= _read_comp=0A+/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20= MacBook=20Pro-5.0.5:1299>=20bindkey=20'^X^R'=20_read_comp=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1300>=20bindkey=20'^X?'=20_complete_debug=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1301>=20bindkey=20'^XC'=20_correct_filename=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1302>=20bindkey=20'^Xa'=20_expand_alias=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1303>=20bindkey=20'^Xc'=20_correct_word=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1304>=20bindkey=20'^Xd'=20_list_expansions=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1305>=20bindkey=20'^Xe'=20_expand_word=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1306>=20bindkey=20'^Xh'=20_complete_help=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1307>=20bindkey=20'^Xm'=20_most_recent_file=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1308>=20bindkey=20'^Xn'=20_next_tags=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1309>=20bindkey=20'^Xt'=20_complete_tag=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1310>=20bindkey=20'^X~'=20_bash_list-choices=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1311>=20bindkey=20'^[,'=20_history-complete-newer=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1312>=20bindkey=20'^[/'=20_history-complete-older=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1313>=20bindkey=20'^[~'=20_bash_complete-word=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1315>=20autoload=20-Uz=20_SuSEconfig=20_a2ps=20_a2utils=20_aap=20= _acpi=20_acpitool=20_acroread=20_adb=20_alias=20_aliases=20_all_labels=20= _all_matches=20_alternative=20_analyseplugin=20_ant=20_antiword=20= _apachectl=20_apm=20_approximate=20_apt=20_apt-file=20_apt-move=20= _apt-show-versions=20_aptitude=20_arch_archives=20_arch_namespace=20= _arg_compile=20_arguments=20_arp=20_arping=20_arrays=20_assign=20_at=20= _attr=20_auto-apt=20_autocd=20_awk=20_axi-cache=20_bash_completions=20= _baz=20_be_name=20_beadm=20_bind_addresses=20_bindkey=20_bison=20= _bittorrent=20_bogofilter=20_brace_parameter=20_brctl=20_brew=20_bsd_pkg=20= _btrfs=20_bts=20_bug=20_builtin=20_bzip2=20_bzr=20_cache_invalid=20_cal=20= _calendar=20_call_function=20_canonical_paths=20_cat=20_ccal=20_cd=20= _cdbs-edit-patch=20_cdcd=20_cdr=20_cdrdao=20_cdrecord=20_chflags=20= _chkconfig=20_chmod=20_chown=20_chrt=20_clay=20_combination=20_comm=20= _command=20_command_names=20_comp_locale=20_compdef=20_complete=20= _complete_debug=20_complete_help=20_complete_help_generic=20= _complete_tag=20_compress=20_condition=20_configure=20_coreadm=20= _correct=20_correct_filename=20_correct_word=20_cowsay=20_cp=20_cpio=20= _cplay=20_cryptsetup=20_cssh=20_csup=20_ctags_tags=20_cut=20_cvs=20= _cvsup=20_cygcheck=20_cygpath=20_cygrunsrv=20_cygserver=20_cygstart=20= _dak=20_darcs=20_date=20_dbus=20_dchroot=20_dchroot-dsa=20_dcop=20_dcut=20= _dd=20_deb_packages=20_debchange=20_debdiff=20_debfoster=20_debsign=20= _default=20_defaults=20_delimiters=20_describe=20_description=20_devtodo=20= _df=20_dhclient=20_dhcpinfo=20_dict=20_dict_words=20_diff=20= _diff_options=20_diffstat=20_dir_list=20_directories=20_directory_stack=20= _dirs=20_disable=20_dispatch=20_django=20_dladm=20_dlocate=20_dmidecode=20= _domains=20_dpatch-edit-patch=20_dpkg=20_dpkg-buildpackage=20_dpkg-cross=20= _dpkg-repack=20_dpkg_source=20_dput=20_dtrace=20_du=20_dumpadm=20_dumper=20= _dupload=20_dvi=20_dynamic_directory_name=20_ecasound=20_echotc=20= _echoti=20_elinks=20_elm=20_email_addresses=20_emulate=20_enable=20= _enscript=20_env=20_equal=20_espeak=20_etags=20_ethtool=20_expand=20= _expand_alias=20_expand_word=20_fakeroot=20_fc=20_feh=20_fetch=20= _fetchmail=20_ffmpeg=20_figlet=20_file_descriptors=20_file_systems=20= _files=20_find=20_finger=20_fink=20_first=20_flasher=20_flex=20_floppy=20= _flowadm=20_fmadm=20_fortune=20_freebsd-update=20_fsh=20_fstat=20= _functions=20_fuse_arguments=20_fuse_values=20_fuser=20_fusermount=20= _gcc=20_gcore=20_gdb=20_generic=20_genisoimage=20_getclip=20_getconf=20= _getent=20_getfacl=20_getmail=20_git=20_git-branch=20_git-buildpackage=20= _git-remote=20_global=20_global_tags=20_globflags=20_globqual_delims=20= _globquals=20_gnome-gv=20_gnu_generic=20_gnupod=20_gnutls=20_go=20_gpg=20= _gphoto2=20_gprof=20_gqview=20_gradle=20_graphicsmagick=20_grep=20= _grep-excuses=20_groff=20_groups=20_growisofs=20_gs=20_guard=20_guilt=20= _gv=20_gzip=20_hash=20_have_glob_qual=20_hdiutil=20_hg=20_history=20= _history_complete_word=20_history_modifiers=20_hosts=20_hwinfo=20_iconv=20= _id=20_ifconfig=20_iftop=20_ignored=20_imagemagick=20_in_vared=20= _inetadm=20_init_d=20_initctl=20_invoke-rc.d=20_ionice=20_ip=20_ipadm=20= _ipset=20_iptables=20_irssi=20_ispell=20_iwconfig=20_j=20_java=20= _java_class=20_jobs=20_jobs_bg=20_jobs_builtin=20_jobs_fg=20_joe=20_join=20= _kfmclient=20_kill=20_killall=20_kld=20_knock=20_kvno=20_last=20= _ld_debug=20_ldd=20_lein=20_less=20_lha=20_lighttpd=20_limit=20_limits=20= _links=20_lintian=20_list=20_list_files=20_ln=20_loadkeys=20_locales=20= _locate=20_logical_volumes=20_look=20_losetup=20_lp=20_ls=20_lscfg=20= _lsdev=20_lslv=20_lsof=20_lspv=20_lsusb=20_lsvg=20_lynx=20_lzop=20= _mac_applications=20_mac_files_for_application=20_madison=20_mail=20= _mailboxes=20_main_complete=20_make=20_make-kpkg=20_man=20_man-preview=20= _match=20_math=20_math_params=20_matlab=20_md5sum=20_mdadm=20_members=20= _mencal=20_menu=20_mere=20_mergechanges=20_message=20_metaflac=20_mh=20= _mii-tool=20_mime_types=20_mkdir=20_mkshortcut=20_mkzsh=20_module=20= _module-assistant=20_module_math_func=20_modutils=20_mondo=20_monotone=20= _mosh=20_most_recent_file=20_mount=20_mozilla=20_mpc=20_mplayer=20_mt=20= _mtools=20_mtr=20_multi_parts=20_mutt=20_my_accounts=20_mysql_utils=20= _mysqldiff=20_nautilus=20_ncftp=20_nedit=20_net_interfaces=20_netcat=20= _netscape=20_netstat=20_newsgroups=20_next_label=20_next_tags=20_nice=20= _nkf=20_nm=20_nmap=20_nmcli=20_normal=20_nothing=20_notmuch=20_npm=20= _nslookup=20_object_classes=20_okular=20_oldlist=20_open=20_options=20= _options_set=20_options_unset=20_osc=20_other_accounts=20_pack=20= _parameter=20_parameters=20_patch=20_path_commands=20_path_files=20_pax=20= _pbm=20_pbuilder=20_pdf=20_pdftk=20_perforce=20_perl=20_perl_basepods=20= _perl_modules=20_perldoc=20_pfctl=20_pfexec=20_pgrep=20_php=20= _physical_volumes=20_pick_variant=20_pids=20_pine=20_ping=20_pip=20= _piuparts=20_pkg-config=20_pkg5=20_pkg_instance=20_pkgadd=20_pkginfo=20= _pkgrm=20_pkgtool=20_pon=20_portaudit=20_portlint=20_portmaster=20_ports=20= _portsnap=20_postfix=20_postscript=20_powerd=20_prcs=20_precommand=20= _prefix=20_print=20_printenv=20_printers=20_procstat=20_prompt=20_prove=20= _prstat=20_ps=20_ps1234=20_pscp=20_pspdf=20_psutils=20_ptree=20_pump=20= _putclip=20_pydoc=20_python=20_qemu=20_qiv=20_qtplay=20_quilt=20_raggle=20= _rake=20_ranlib=20_rar=20_rcs=20_read=20_read_comp=20_readshortcut=20= _rebootin=20_redirect=20_regex_arguments=20_regex_words=20_remote_files=20= _renice=20_reprepro=20_requested=20_retrieve_cache=20_retrieve_mac_apps=20= _ri=20_rlogin=20_rm=20_rpm=20_rpmbuild=20_rrdtool=20_rsync=20_rubber=20= _ruby=20_run-help=20_sablotron=20_samba=20_savecore=20_sccs=20_sched=20= _schedtool=20_schroot=20_screen=20_sed=20_sep_parts=20_service=20= _services=20_set=20_set_command=20_setfacl=20_setopt=20_setup=20_sh=20= _showmount=20_signals=20_sisu=20_slrn=20_smit=20_snoop=20_socket=20= _sockstat=20_softwareupdate=20_sort=20_source=20_spamassassin=20_sqlite=20= _sqsh=20_ssh=20_sshfs=20_stat=20_stgit=20_store_cache=20_strace=20_strip=20= _stty=20_su=20_sub_commands=20_subscript=20_subversion=20_sudo=20= _suffix_alias_files=20_surfraw=20_svcadm=20_svccfg=20_svcprop=20_svcs=20= _svcs_fmri=20_svn-buildpackage=20_sysctl=20_systemd=20_tags=20_tar=20= _tar_archive=20_tardy=20_tcpdump=20_tcpsys=20_tcptraceroute=20_telnet=20= _terminals=20_tex=20_texi=20_texinfo=20_tidy=20_tiff=20_tilde=20= _tilde_files=20_time_zone=20_tin=20_tla=20_tmux=20_todo.sh=20_toilet=20= _toolchain-source=20_topgit=20_totd=20_tpb=20_tpconfig=20_tracepath=20= _trap=20_tree=20_ttyctl=20_tune2fs=20_twidge=20_twisted=20_typeset=20= _ulimit=20_uml=20_unace=20_uname=20_unexpand=20_unhash=20_uniq=20_unison=20= _units=20_unsetopt=20_update-alternatives=20_update-rc.d=20_urls=20= _urpmi=20_urxvt=20_uscan=20_user_admin=20_user_at_host=20_user_expand=20= _user_math_func=20_users=20_users_on=20_uzbl=20_valgrind=20_value=20= _values=20_vared=20_vars=20_vcsh=20_vim=20_vim-addons=20_vnc=20= _volume_groups=20_vorbis=20_vorbiscomment=20_vserver=20_vux=20_w3m=20= _wait=20_wajig=20_wakeup_capable_devices=20_wanna-build=20_wanted=20= _webbrowser=20_wget=20_whereis=20_which=20_whois=20_wiggle=20_wpa_cli=20= _x_arguments=20_x_borderwidth=20_x_color=20_x_colormapid=20_x_cursor=20= _x_display=20_x_extension=20_x_font=20_x_geometry=20_x_keysym=20= _x_locale=20_x_modifier=20_x_name=20_x_resource=20_x_selection_timeout=20= _x_title=20_x_utils=20_x_visual=20_x_window=20_xargs=20_xauth=20_xclip=20= _xdvi=20_xfig=20_xft_fonts=20_xloadimage=20_xmlsoft=20_xmms2=20_xmodmap=20= _xournal=20_xpdf=20_xrandr=20_xscreensaver=20_xset=20_xt_arguments=20= _xt_session_id=20_xterm=20_xv=20_xwit=20_xz=20_yast=20_yast2=20_yodl=20= _yp=20_yum=20_zargs=20_zattr=20_zcalc_line=20_zcat=20_zcompile=20_zdump=20= _zed=20_zfs=20_zfs_dataset=20_zfs_keysource_props=20_zfs_pool=20_zftp=20= _zip=20_zle=20_zlogin=20_zmodload=20_zmv=20_zoneadm=20_zones=20_zpool=20= _zpty=20_zsh-mime-handler=20_zstyle=20_ztodo=20_zypper=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1456>=20autoload=20-Uz=20+X=20_call_program=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1458>=20typeset=20-gUa=20_comp_assocs=0A= +/Users/yeolhyunkwon/.zcompdump-Yeolhyun=E2=80=99s=20MacBook=20= Pro-5.0.5:1459>=20_comp_assocs=3D(=20''=20)=20=0A+compinit:478>=20= _i_done=3Dyes=20=0A+compinit:485>=20[[=20-z=20yes=20]]=0A+compinit:522>=20= _i_line=3Dcomplete-word=0A+compinit:525>=20zle=20-C=20complete-word=20= .complete-word=20_main_complete=0A+compinit:522>=20= _i_line=3Ddelete-char-or-list=0A+compinit:525>=20zle=20-C=20= delete-char-or-list=20.delete-char-or-list=20_main_complete=0A= +compinit:522>=20_i_line=3Dexpand-or-complete=0A+compinit:525>=20zle=20= -C=20expand-or-complete=20.expand-or-complete=20_main_complete=0A= +compinit:522>=20_i_line=3Dexpand-or-complete-prefix=0A+compinit:525>=20= zle=20-C=20expand-or-complete-prefix=20.expand-or-complete-prefix=20= _main_complete=0A+compinit:522>=20_i_line=3Dlist-choices=0A= +compinit:525>=20zle=20-C=20list-choices=20.list-choices=20= _main_complete=0A+compinit:522>=20_i_line=3Dmenu-complete=0A= +compinit:525>=20zle=20-C=20menu-complete=20.menu-complete=20= _main_complete=0A+compinit:522>=20_i_line=3Dmenu-expand-or-complete=0A= +compinit:525>=20zle=20-C=20menu-expand-or-complete=20= .menu-expand-or-complete=20_main_complete=0A+compinit:522>=20= _i_line=3Dreverse-menu-complete=0A+compinit:525>=20zle=20-C=20= reverse-menu-complete=20.reverse-menu-complete=20_main_complete=0A= +compinit:527>=20zle=20-la=20menu-select=0A+compinit:527>=20zle=20-C=20= menu-select=20.menu-select=20_main_complete=0A+compinit:531>=20IFS=3D'=20= =09'=20+compinit:531>=20read=20-A=20_i_line=0A+compinit:531>=20bindkey=20= '^i'=0A+compinit:532>=20[[=20expand-or-complete=20=3D=3D=20= expand-or-complete=20]]=0A+compinit:533>=20zstyle=20-a=20:completion:=20= completer=20_i_line=0A+compinit:538>=20unfunction=20compinit=20compaudit=0A= +compinit:539>=20autoload=20-Uz=20compinit=20compaudit=0A+compinit:541>=20= return=200=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:56>=20= plugin=3Dgit=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:57>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/git/git.plugin.zsh=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:59>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:60>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:2>=20alias=20= 'g=3Dgit'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:3>=20compdef=20= 'g=3Dgit'=0A+compdef:1>=20local=20opt=20autol=20type=20func=20delete=20= eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20local=20-a=20= match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A+compdef:5>=20= setopt=20extendedglob=0A+compdef:9>=20((=20=20!=201=20=20))=0A= +compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=201=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20'g=3Dgit'= =20=3D=3D=20*=3D*=20]]=0A+compdef:50>=20((=20=201=20=20))=0A+compdef:51>=20= [[=20'g=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:52>=20cmd=3Dg=20=0A= +compdef:53>=20svc=3Dgit=20=0A+compdef:54>=20func=3D_git=20=0A= +compdef:55>=20[[=20-n=20''=20]]=0A+compdef:57>=20[[=20-z=20_git=20]]=0A= +compdef:59>=20[[=20-n=20_git=20]]=0A+compdef:60>=20_comps[$cmd]=3D_git=20= =0A+compdef:61>=20_services[$cmd]=3Dgit=20=0A+compdef:70>=20shift=0A= +compdef:50>=20((=20=200=20=20))=0A+compdef:73>=20return=20ret=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:4>=20alias=20= 'gst=3Dgit=20status'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:5>=20compdef=20= _git=20'gst=3Dgit-status'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gst=3Dgit-status'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gst=3Dgit-status'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gst=3Dgit-status'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gst=3Dgit-status'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgst=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-status=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:6>=20alias=20= 'gd=3Dgit=20diff'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:7>=20compdef=20= _git=20'gd=3Dgit-diff'=0A+compdef:1>=20local=20opt=20autol=20type=20func=20= delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20local=20= -a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gd=3Dgit-diff'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20'gd=3Dgit-diff'=20= =3D=3D=20-p=20]]=0A+compdef:136>=20[[=20'gd=3Dgit-diff'=20=3D=3D=20-P=20= ]]=0A+compdef:139>=20case=20=20(pattern)=0A+compdef:139>=20case=20=20= (postpattern)=0A+compdef:139>=20case=20=20(*)=0A+compdef:155>=20[[=20= 'gd=3Dgit-diff'=20=3D=3D=20*=3D*=20]]=0A+compdef:156>=20cmd=3Dgd=20=0A= +compdef:157>=20svc=3Dyes=20=0A+compdef:162>=20[[=20-z=20''=20]]=0A= +compdef:163>=20_comps[$cmd]=3D_git=20=0A+compdef:164>=20[[=20-n=20yes=20= ]]=0A+compdef:164>=20_services[$cmd]=3Dgit-diff=20=0A+compdef:169>=20= shift=0A+compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:8>=20alias=20= 'gdc=3Dgit=20diff=20--cached'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:9>=20compdef=20= _git=20'gdc=3Dgit-diff'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gdc=3Dgit-diff'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gdc=3Dgit-diff'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gdc=3Dgit-diff'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gdc=3Dgit-diff'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgdc=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-diff=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:10>=20alias=20= 'gl=3Dgit=20pull'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:11>=20compdef=20= _git=20'gl=3Dgit-pull'=0A+compdef:1>=20local=20opt=20autol=20type=20func=20= delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20local=20= -a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gl=3Dgit-pull'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20'gl=3Dgit-pull'=20= =3D=3D=20-p=20]]=0A+compdef:136>=20[[=20'gl=3Dgit-pull'=20=3D=3D=20-P=20= ]]=0A+compdef:139>=20case=20=20(pattern)=0A+compdef:139>=20case=20=20= (postpattern)=0A+compdef:139>=20case=20=20(*)=0A+compdef:155>=20[[=20= 'gl=3Dgit-pull'=20=3D=3D=20*=3D*=20]]=0A+compdef:156>=20cmd=3Dgl=20=0A= +compdef:157>=20svc=3Dyes=20=0A+compdef:162>=20[[=20-z=20''=20]]=0A= +compdef:163>=20_comps[$cmd]=3D_git=20=0A+compdef:164>=20[[=20-n=20yes=20= ]]=0A+compdef:164>=20_services[$cmd]=3Dgit-pull=20=0A+compdef:169>=20= shift=0A+compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:12>=20alias=20= 'gup=3Dgit=20pull=20--rebase'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:13>=20compdef=20= _git=20'gup=3Dgit-fetch'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gup=3Dgit-fetch'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gup=3Dgit-fetch'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gup=3Dgit-fetch'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gup=3Dgit-fetch'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgup=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-fetch=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:14>=20alias=20= 'gp=3Dgit=20push'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:15>=20compdef=20= _git=20'gp=3Dgit-push'=0A+compdef:1>=20local=20opt=20autol=20type=20func=20= delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20local=20= -a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gp=3Dgit-push'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20'gp=3Dgit-push'=20= =3D=3D=20-p=20]]=0A+compdef:136>=20[[=20'gp=3Dgit-push'=20=3D=3D=20-P=20= ]]=0A+compdef:139>=20case=20=20(pattern)=0A+compdef:139>=20case=20=20= (postpattern)=0A+compdef:139>=20case=20=20(*)=0A+compdef:155>=20[[=20= 'gp=3Dgit-push'=20=3D=3D=20*=3D*=20]]=0A+compdef:156>=20cmd=3Dgp=20=0A= +compdef:157>=20svc=3Dyes=20=0A+compdef:162>=20[[=20-z=20''=20]]=0A= +compdef:163>=20_comps[$cmd]=3D_git=20=0A+compdef:164>=20[[=20-n=20yes=20= ]]=0A+compdef:164>=20_services[$cmd]=3Dgit-push=20=0A+compdef:169>=20= shift=0A+compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:16>=20alias=20= 'gd=3Dgit=20diff'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:18>=20compdef=20= _git=20'gdv=3Dgit-diff'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gdv=3Dgit-diff'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gdv=3Dgit-diff'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gdv=3Dgit-diff'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gdv=3Dgit-diff'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgdv=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-diff=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:19>=20alias=20= 'gc=3Dgit=20commit=20-v'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:20>=20compdef=20= _git=20'gc=3Dgit-commit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gc=3Dgit-commit'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gc=3Dgit-commit'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gc=3Dgit-commit'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gc=3Dgit-commit'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgc=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-commit=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:21>=20alias=20= 'gc!=3Dgit=20commit=20-v=20--amend'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:22>=20compdef=20= _git=20'gc!=3Dgit-commit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gc!=3Dgit-commit'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gc!=3Dgit-commit'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gc!=3Dgit-commit'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gc!=3Dgit-commit'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgc!=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-commit=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:23>=20alias=20= 'gca=3Dgit=20commit=20-v=20-a'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:24>=20compdef=20= _git=20'gc=3Dgit-commit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gc=3Dgit-commit'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gc=3Dgit-commit'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gc=3Dgit-commit'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gc=3Dgit-commit'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgc=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-commit=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:25>=20alias=20= 'gca!=3Dgit=20commit=20-v=20-a=20--amend'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:26>=20compdef=20= _git=20'gca!=3Dgit-commit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gca!=3Dgit-commit'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gca!=3Dgit-commit'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gca!=3Dgit-commit'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gca!=3Dgit-commit'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgca!=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-commit=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:27>=20alias=20= 'gcmsg=3Dgit=20commit=20-m'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:28>=20compdef=20= _git=20'gcmsg=3Dgit-commit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gcmsg=3Dgit-commit'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gcmsg=3Dgit-commit'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gcmsg=3Dgit-commit'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gcmsg=3Dgit-commit'=20=3D=3D=20*=3D*= =20]]=0A+compdef:156>=20cmd=3Dgcmsg=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-commit=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:29>=20alias=20= 'gco=3Dgit=20checkout'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:30>=20compdef=20= _git=20'gco=3Dgit-checkout'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gco=3Dgit-checkout'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gco=3Dgit-checkout'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gco=3Dgit-checkout'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gco=3Dgit-checkout'=20=3D=3D=20*=3D*= =20]]=0A+compdef:156>=20cmd=3Dgco=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-checkout=20=0A+compdef:169>=20shift=0A= +compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:31>=20alias=20= 'gcm=3Dgit=20checkout=20master'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:32>=20alias=20= 'gr=3Dgit=20remote'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:33>=20compdef=20= _git=20'gr=3Dgit-remote'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gr=3Dgit-remote'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gr=3Dgit-remote'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gr=3Dgit-remote'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gr=3Dgit-remote'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgr=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-remote=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:34>=20alias=20= 'grv=3Dgit=20remote=20-v'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:35>=20compdef=20= _git=20'grv=3Dgit-remote'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'grv=3Dgit-remote'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'grv=3Dgit-remote'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'grv=3Dgit-remote'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'grv=3Dgit-remote'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgrv=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-remote=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:36>=20alias=20= 'grmv=3Dgit=20remote=20rename'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:37>=20compdef=20= _git=20'grmv=3Dgit-remote'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'grmv=3Dgit-remote'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'grmv=3Dgit-remote'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'grmv=3Dgit-remote'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'grmv=3Dgit-remote'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgrmv=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-remote=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:38>=20alias=20= 'grrm=3Dgit=20remote=20remove'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:39>=20compdef=20= _git=20'grrm=3Dgit-remote'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'grrm=3Dgit-remote'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'grrm=3Dgit-remote'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'grrm=3Dgit-remote'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'grrm=3Dgit-remote'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgrrm=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-remote=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:40>=20alias=20= 'grset=3Dgit=20remote=20set-url'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:41>=20compdef=20= _git=20'grset=3Dgit-remote'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'grset=3Dgit-remote'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'grset=3Dgit-remote'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'grset=3Dgit-remote'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'grset=3Dgit-remote'=20=3D=3D=20*=3D*= =20]]=0A+compdef:156>=20cmd=3Dgrset=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-remote=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:42>=20alias=20= 'grup=3Dgit=20remote=20update'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:43>=20compdef=20= _git=20'grset=3Dgit-remote'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'grset=3Dgit-remote'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'grset=3Dgit-remote'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'grset=3Dgit-remote'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'grset=3Dgit-remote'=20=3D=3D=20*=3D*= =20]]=0A+compdef:156>=20cmd=3Dgrset=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-remote=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:44>=20alias=20= 'grbi=3Dgit=20rebase=20-i'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:45>=20compdef=20= _git=20'grbi=3Dgit-rebase'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'grbi=3Dgit-rebase'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'grbi=3Dgit-rebase'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'grbi=3Dgit-rebase'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'grbi=3Dgit-rebase'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgrbi=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-rebase=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:46>=20alias=20= 'grbc=3Dgit=20rebase=20--continue'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:47>=20compdef=20= _git=20'grbc=3Dgit-rebase'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'grbc=3Dgit-rebase'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'grbc=3Dgit-rebase'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'grbc=3Dgit-rebase'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'grbc=3Dgit-rebase'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgrbc=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-rebase=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:48>=20alias=20= 'grba=3Dgit=20rebase=20--abort'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:49>=20compdef=20= _git=20'grba=3Dgit-rebase'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'grba=3Dgit-rebase'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'grba=3Dgit-rebase'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'grba=3Dgit-rebase'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'grba=3Dgit-rebase'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgrba=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-rebase=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:50>=20alias=20= 'gb=3Dgit=20branch'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:51>=20compdef=20= _git=20'gb=3Dgit-branch'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gb=3Dgit-branch'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gb=3Dgit-branch'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gb=3Dgit-branch'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gb=3Dgit-branch'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgb=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-branch=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:52>=20alias=20= 'gba=3Dgit=20branch=20-a'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:53>=20compdef=20= _git=20'gba=3Dgit-branch'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gba=3Dgit-branch'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gba=3Dgit-branch'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gba=3Dgit-branch'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gba=3Dgit-branch'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgba=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-branch=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:54>=20alias=20= 'gcount=3Dgit=20shortlog=20-sn'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:55>=20compdef=20= 'gcount=3Dgit'=0A+compdef:1>=20local=20opt=20autol=20type=20func=20= delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20local=20= -a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=201=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=201=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20= 'gcount=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:50>=20((=20=201=20=20))=0A= +compdef:51>=20[[=20'gcount=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:52>=20= cmd=3Dgcount=20=0A+compdef:53>=20svc=3Dgit=20=0A+compdef:54>=20func=3D_git= =20=0A+compdef:55>=20[[=20-n=20''=20]]=0A+compdef:57>=20[[=20-z=20_git=20= ]]=0A+compdef:59>=20[[=20-n=20_git=20]]=0A+compdef:60>=20= _comps[$cmd]=3D_git=20=0A+compdef:61>=20_services[$cmd]=3Dgit=20=0A= +compdef:70>=20shift=0A+compdef:50>=20((=20=200=20=20))=0A+compdef:73>=20= return=20ret=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:56>=20alias=20= 'gcl=3Dgit=20config=20--list'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:57>=20alias=20= 'gcp=3Dgit=20cherry-pick'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:58>=20compdef=20= _git=20'gcp=3Dgit-cherry-pick'=0A+compdef:1>=20local=20opt=20autol=20= type=20func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A= +compdef:2>=20local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20= -L=20zsh=0A+compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=20= 2=20=20))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20= shift=20OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20= [[=20-z=20''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20= _git=20=3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A= +compdef:80>=20[[=20-n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20= case=20=20(widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20= case=20=20(*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gcp=3Dgit-cherry-pick'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gcp=3Dgit-cherry-pick'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gcp=3Dgit-cherry-pick'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gcp=3Dgit-cherry-pick'=20=3D=3D=20= *=3D*=20]]=0A+compdef:156>=20cmd=3Dgcp=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-cherry-pick=20=0A+compdef:169>=20shift=0A= +compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:59>=20alias=20= 'glg=3Dgit=20log=20--stat=20--max-count=3D10'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:60>=20compdef=20= _git=20'glg=3Dgit-log'=0A+compdef:1>=20local=20opt=20autol=20type=20func=20= delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20local=20= -a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'glg=3Dgit-log'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20'glg=3Dgit-log'=20= =3D=3D=20-p=20]]=0A+compdef:136>=20[[=20'glg=3Dgit-log'=20=3D=3D=20-P=20= ]]=0A+compdef:139>=20case=20=20(pattern)=0A+compdef:139>=20case=20=20= (postpattern)=0A+compdef:139>=20case=20=20(*)=0A+compdef:155>=20[[=20= 'glg=3Dgit-log'=20=3D=3D=20*=3D*=20]]=0A+compdef:156>=20cmd=3Dglg=20=0A= +compdef:157>=20svc=3Dyes=20=0A+compdef:162>=20[[=20-z=20''=20]]=0A= +compdef:163>=20_comps[$cmd]=3D_git=20=0A+compdef:164>=20[[=20-n=20yes=20= ]]=0A+compdef:164>=20_services[$cmd]=3Dgit-log=20=0A+compdef:169>=20= shift=0A+compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:61>=20alias=20= 'glgg=3Dgit=20log=20--graph=20--max-count=3D10'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:62>=20compdef=20= _git=20'glgg=3Dgit-log'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'glgg=3Dgit-log'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'glgg=3Dgit-log'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'glgg=3Dgit-log'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'glgg=3Dgit-log'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dglgg=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-log=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:63>=20alias=20= 'glgga=3Dgit=20log=20--graph=20--decorate=20--all'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:64>=20compdef=20= _git=20'glgga=3Dgit-log'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'glgga=3Dgit-log'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'glgga=3Dgit-log'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'glgga=3Dgit-log'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'glgga=3Dgit-log'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dglgga=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-log=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:65>=20alias=20= 'glo=3Dgit=20log=20--oneline=20--decorate=20--color'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:66>=20compdef=20= _git=20'glo=3Dgit-log'=0A+compdef:1>=20local=20opt=20autol=20type=20func=20= delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20local=20= -a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'glo=3Dgit-log'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20'glo=3Dgit-log'=20= =3D=3D=20-p=20]]=0A+compdef:136>=20[[=20'glo=3Dgit-log'=20=3D=3D=20-P=20= ]]=0A+compdef:139>=20case=20=20(pattern)=0A+compdef:139>=20case=20=20= (postpattern)=0A+compdef:139>=20case=20=20(*)=0A+compdef:155>=20[[=20= 'glo=3Dgit-log'=20=3D=3D=20*=3D*=20]]=0A+compdef:156>=20cmd=3Dglo=20=0A= +compdef:157>=20svc=3Dyes=20=0A+compdef:162>=20[[=20-z=20''=20]]=0A= +compdef:163>=20_comps[$cmd]=3D_git=20=0A+compdef:164>=20[[=20-n=20yes=20= ]]=0A+compdef:164>=20_services[$cmd]=3Dgit-log=20=0A+compdef:169>=20= shift=0A+compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:67>=20alias=20= 'glog=3Dgit=20log=20--oneline=20--decorate=20--color=20--graph'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:68>=20compdef=20= _git=20'glog=3Dgit-log'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'glog=3Dgit-log'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'glog=3Dgit-log'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'glog=3Dgit-log'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'glog=3Dgit-log'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dglog=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-log=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:69>=20alias=20= 'gss=3Dgit=20status=20-s'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:70>=20compdef=20= _git=20'gss=3Dgit-status'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gss=3Dgit-status'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gss=3Dgit-status'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gss=3Dgit-status'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gss=3Dgit-status'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgss=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-status=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:71>=20alias=20= 'ga=3Dgit=20add'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:72>=20compdef=20= _git=20'ga=3Dgit-add'=0A+compdef:1>=20local=20opt=20autol=20type=20func=20= delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20local=20= -a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'ga=3Dgit-add'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20'ga=3Dgit-add'=20= =3D=3D=20-p=20]]=0A+compdef:136>=20[[=20'ga=3Dgit-add'=20=3D=3D=20-P=20= ]]=0A+compdef:139>=20case=20=20(pattern)=0A+compdef:139>=20case=20=20= (postpattern)=0A+compdef:139>=20case=20=20(*)=0A+compdef:155>=20[[=20= 'ga=3Dgit-add'=20=3D=3D=20*=3D*=20]]=0A+compdef:156>=20cmd=3Dga=20=0A= +compdef:157>=20svc=3Dyes=20=0A+compdef:162>=20[[=20-z=20''=20]]=0A= +compdef:163>=20_comps[$cmd]=3D_git=20=0A+compdef:164>=20[[=20-n=20yes=20= ]]=0A+compdef:164>=20_services[$cmd]=3Dgit-add=20=0A+compdef:169>=20= shift=0A+compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:73>=20alias=20= 'gm=3Dgit=20merge'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:74>=20compdef=20= _git=20'gm=3Dgit-merge'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gm=3Dgit-merge'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gm=3Dgit-merge'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gm=3Dgit-merge'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gm=3Dgit-merge'=20=3D=3D=20*=3D*=20= ]]=0A+compdef:156>=20cmd=3Dgm=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-merge=20=0A+compdef:169>=20shift=0A+compdef:131>=20= ((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:75>=20alias=20= 'grh=3Dgit=20reset=20HEAD'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:76>=20alias=20= 'grhh=3Dgit=20reset=20HEAD=20--hard'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:77>=20alias=20= 'gclean=3Dgit=20reset=20--hard=20&&=20git=20clean=20-dfx'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:78>=20alias=20= 'gwc=3Dgit=20whatchanged=20-p=20--abbrev-commit=20--pretty=3Dmedium'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:83>=20alias=20= 'gpoat=3Dgit=20push=20origin=20--all=20&&=20git=20push=20origin=20= --tags'=0A+/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:84>=20= alias=20'gmt=3Dgit=20mergetool=20--no-prompt'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:85>=20compdef=20= _git=20'gm=3Dgit-mergetool'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=202=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20_git=20= =3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A+compdef:80>=20[[=20= -n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20case=20=20= (widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20case=20=20= (*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'gm=3Dgit-mergetool'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20= 'gm=3Dgit-mergetool'=20=3D=3D=20-p=20]]=0A+compdef:136>=20[[=20= 'gm=3Dgit-mergetool'=20=3D=3D=20-P=20]]=0A+compdef:139>=20case=20=20= (pattern)=0A+compdef:139>=20case=20=20(postpattern)=0A+compdef:139>=20= case=20=20(*)=0A+compdef:155>=20[[=20'gm=3Dgit-mergetool'=20=3D=3D=20*=3D*= =20]]=0A+compdef:156>=20cmd=3Dgm=20=0A+compdef:157>=20svc=3Dyes=20=0A= +compdef:162>=20[[=20-z=20''=20]]=0A+compdef:163>=20_comps[$cmd]=3D_git=20= =0A+compdef:164>=20[[=20-n=20yes=20]]=0A+compdef:164>=20= _services[$cmd]=3Dgit-mergetool=20=0A+compdef:169>=20shift=0A= +compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:87>=20alias=20= 'gg=3Dgit=20gui=20citool'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:88>=20alias=20= 'gga=3Dgit=20gui=20citool=20--amend'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:89>=20alias=20= 'gk=3Dgitk=20--all=20--branches'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:91>=20alias=20= 'gsts=3Dgit=20stash=20show=20--text'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:92>=20alias=20= 'gsta=3Dgit=20stash'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:93>=20alias=20= 'gstp=3Dgit=20stash=20pop'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:94>=20alias=20= 'gstd=3Dgit=20stash=20drop'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:98>=20alias=20= 'grt=3Dcd=20$(git=20rev-parse=20--show-toplevel=20||=20echo=20".")'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:101>=20alias=20= 'git-svn-dcommit-push=3Dgit=20svn=20dcommit=20&&=20git=20push=20github=20= master:svntrunk'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:102>=20= compdef=20'git-svn-dcommit-push=3Dgit'=0A+compdef:1>=20local=20opt=20= autol=20type=20func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A= +compdef:2>=20local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20= -L=20zsh=0A+compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=20= 1=20=20))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20= shift=20OPTIND-1=0A+compdef:40>=20((=20=20!=201=20=20))=0A+compdef:45>=20= [[=20-z=20''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20= 'git-svn-dcommit-push=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:50>=20((=20= =201=20=20))=0A+compdef:51>=20[[=20'git-svn-dcommit-push=3Dgit'=20=3D=3D=20= *=3D*=20]]=0A+compdef:52>=20cmd=3Dgit-svn-dcommit-push=20=0A+compdef:53>=20= svc=3Dgit=20=0A+compdef:54>=20func=3D_git=20=0A+compdef:55>=20[[=20-n=20= ''=20]]=0A+compdef:57>=20[[=20-z=20_git=20]]=0A+compdef:59>=20[[=20-n=20= _git=20]]=0A+compdef:60>=20_comps[$cmd]=3D_git=20=0A+compdef:61>=20= _services[$cmd]=3Dgit=20=0A+compdef:70>=20shift=0A+compdef:50>=20((=20=20= 0=20=20))=0A+compdef:73>=20return=20ret=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:104>=20alias=20= 'gsr=3Dgit=20svn=20rebase'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:105>=20alias=20= 'gsd=3Dgit=20svn=20dcommit'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:123>=20alias=20= 'ggpull=3Dgit=20pull=20origin=20$(current_branch)'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:124>=20= compdef=20'ggpull=3Dgit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=201=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=201=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20= 'ggpull=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:50>=20((=20=201=20=20))=0A= +compdef:51>=20[[=20'ggpull=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:52>=20= cmd=3Dggpull=20=0A+compdef:53>=20svc=3Dgit=20=0A+compdef:54>=20func=3D_git= =20=0A+compdef:55>=20[[=20-n=20''=20]]=0A+compdef:57>=20[[=20-z=20_git=20= ]]=0A+compdef:59>=20[[=20-n=20_git=20]]=0A+compdef:60>=20= _comps[$cmd]=3D_git=20=0A+compdef:61>=20_services[$cmd]=3Dgit=20=0A= +compdef:70>=20shift=0A+compdef:50>=20((=20=200=20=20))=0A+compdef:73>=20= return=20ret=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:125>=20alias=20= 'ggpur=3Dgit=20pull=20--rebase=20origin=20$(current_branch)'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:126>=20= compdef=20'ggpur=3Dgit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=201=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=201=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20= 'ggpur=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:50>=20((=20=201=20=20))=0A= +compdef:51>=20[[=20'ggpur=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:52>=20= cmd=3Dggpur=20=0A+compdef:53>=20svc=3Dgit=20=0A+compdef:54>=20func=3D_git=20= =0A+compdef:55>=20[[=20-n=20''=20]]=0A+compdef:57>=20[[=20-z=20_git=20]]=0A= +compdef:59>=20[[=20-n=20_git=20]]=0A+compdef:60>=20_comps[$cmd]=3D_git=20= =0A+compdef:61>=20_services[$cmd]=3Dgit=20=0A+compdef:70>=20shift=0A= +compdef:50>=20((=20=200=20=20))=0A+compdef:73>=20return=20ret=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:127>=20alias=20= 'ggpush=3Dgit=20push=20origin=20$(current_branch)'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:128>=20= compdef=20'ggpush=3Dgit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=201=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=201=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20= 'ggpush=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:50>=20((=20=201=20=20))=0A= +compdef:51>=20[[=20'ggpush=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:52>=20= cmd=3Dggpush=20=0A+compdef:53>=20svc=3Dgit=20=0A+compdef:54>=20func=3D_git= =20=0A+compdef:55>=20[[=20-n=20''=20]]=0A+compdef:57>=20[[=20-z=20_git=20= ]]=0A+compdef:59>=20[[=20-n=20_git=20]]=0A+compdef:60>=20= _comps[$cmd]=3D_git=20=0A+compdef:61>=20_services[$cmd]=3Dgit=20=0A= +compdef:70>=20shift=0A+compdef:50>=20((=20=200=20=20))=0A+compdef:73>=20= return=20ret=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:129>=20alias=20= 'ggpnp=3Dgit=20pull=20origin=20$(current_branch)=20&&=20git=20push=20= origin=20$(current_branch)'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:130>=20= compdef=20'ggpnp=3Dgit'=0A+compdef:1>=20local=20opt=20autol=20type=20= func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A+compdef:2>=20= local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20-L=20zsh=0A= +compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=201=20=20= ))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20shift=20= OPTIND-1=0A+compdef:40>=20((=20=20!=201=20=20))=0A+compdef:45>=20[[=20-z=20= ''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20= 'ggpnp=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:50>=20((=20=201=20=20))=0A= +compdef:51>=20[[=20'ggpnp=3Dgit'=20=3D=3D=20*=3D*=20]]=0A+compdef:52>=20= cmd=3Dggpnp=20=0A+compdef:53>=20svc=3Dgit=20=0A+compdef:54>=20func=3D_git=20= =0A+compdef:55>=20[[=20-n=20''=20]]=0A+compdef:57>=20[[=20-z=20_git=20]]=0A= +compdef:59>=20[[=20-n=20_git=20]]=0A+compdef:60>=20_comps[$cmd]=3D_git=20= =0A+compdef:61>=20_services[$cmd]=3Dgit=20=0A+compdef:70>=20shift=0A= +compdef:50>=20((=20=200=20=20))=0A+compdef:73>=20return=20ret=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:138>=20alias=20= 'glp=3D_git_log_prettily'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:139>=20= compdef=20_git=20'glp=3Dgit-log'=0A+compdef:1>=20local=20opt=20autol=20= type=20func=20delete=20eval=20new=20i=20'ret=3D0'=20cmd=20svc=0A= +compdef:2>=20local=20-a=20match=20mbegin=20mend=0A+compdef:4>=20emulate=20= -L=20zsh=0A+compdef:5>=20setopt=20extendedglob=0A+compdef:9>=20((=20=20!=20= 2=20=20))=0A+compdef:14>=20getopts=20anpPkKde=20opt=0A+compdef:38>=20= shift=20OPTIND-1=0A+compdef:40>=20((=20=20!=202=20=20))=0A+compdef:45>=20= [[=20-z=20''=20]]=0A+compdef:49>=20[[=20-z=20''=20]]=0A+compdef:49>=20[[=20= _git=20=3D=3D=20*=3D*=20]]=0A+compdef:79>=20func=3D_git=20=0A= +compdef:80>=20[[=20-n=20''=20]]=0A+compdef:81>=20shift=0A+compdef:83>=20= case=20=20(widgetkey)=0A+compdef:83>=20case=20=20(key)=0A+compdef:83>=20= case=20=20(*)=0A+compdef:131>=20((=20=201=20=20))=0A+compdef:132>=20[[=20= 'glp=3Dgit-log'=20=3D=3D=20-N=20]]=0A+compdef:134>=20[[=20'glp=3Dgit-log'=20= =3D=3D=20-p=20]]=0A+compdef:136>=20[[=20'glp=3Dgit-log'=20=3D=3D=20-P=20= ]]=0A+compdef:139>=20case=20=20(pattern)=0A+compdef:139>=20case=20=20= (postpattern)=0A+compdef:139>=20case=20=20(*)=0A+compdef:155>=20[[=20= 'glp=3Dgit-log'=20=3D=3D=20*=3D*=20]]=0A+compdef:156>=20cmd=3Dglp=20=0A= +compdef:157>=20svc=3Dyes=20=0A+compdef:162>=20[[=20-z=20''=20]]=0A= +compdef:163>=20_comps[$cmd]=3D_git=20=0A+compdef:164>=20[[=20-n=20yes=20= ]]=0A+compdef:164>=20_services[$cmd]=3Dgit-log=20=0A+compdef:169>=20= shift=0A+compdef:131>=20((=20=200=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:152>=20alias=20= 'gwip=3Dgit=20add=20-A;=20git=20ls-files=20--deleted=20-z=20|=20xargs=20= -r0=20git=20rm;=20git=20commit=20-m=20"--wip--"'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:153>=20alias=20= 'gunwip=3Dgit=20log=20-n=201=20|=20grep=20-q=20-c=20"\-\-wip\-\-"=20&&=20= git=20reset=20HEAD~1'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:156>=20alias=20= 'gignore=3Dgit=20update-index=20--assume-unchanged'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:157>=20alias=20= 'gunignore=3Dgit=20update-index=20--no-assume-unchanged'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/git/git.plugin.zsh:159>=20alias=20= 'gignored=3Dgit=20ls-files=20-v=20|=20grep=20"^[[:lower:]]"'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:56>=20plugin=3Dosx=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:57>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/osx/osx.plugin.zsh=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:59>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx/osx.plugin.zsh=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:60>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/osx/osx.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:56>=20plugin=3Dbrew=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:57>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/brew/brew.plugin.zsh=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:59>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew/brew.plugin.zsh=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:60>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/brew/brew.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/brew/brew.plugin.zsh:1>=20alias=20= 'brews=3Dbrew=20list=20-1'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:56>=20plugin=3Dpython=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:57>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/python/python.plugin.zsh=20= ']'=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:59>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python/python.plugin.zsh=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:60>=20source=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/python/python.plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/python/python.plugin.zsh:2>=20= alias=20'pyfind=3Dfind=20.=20-name=20"*.py"'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/python/python.plugin.zsh:13>=20= alias=20'pygrep=3Dgrep=20--include=3D"*.py"'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:56>=20= plugin=3Dvirtualenvwrapper=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:57>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/custom/plugins/virtualenvwrapper/virtualenv= wrapper.plugin.zsh=20']'=0A= +/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:59>=20[=20-f=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper= .plugin.zsh=20']'=0A+/Users/yeolhyunkwon/.oh-my-zsh/oh-my-zsh.sh:60>=20= source=20= /Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper= .plugin.zsh=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrappe= r.plugin.zsh:1>=20virtualenvwrapper=3Dvirtualenvwrapper.sh=20=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrappe= r.plugin.zsh:2>=20((=20=201=20=20))=0A= +/Users/yeolhyunkwon/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrappe= r.plugin.zsh:3>=20source=20= /Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh=0A= +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:2>=20set=20-e=0A= +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:3>=20[=20-n=20''=20= ']'=0A+/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:5>=20= program=3Dvirtualenvwrapper.sh=20=0A= +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:6>=20[=20= virtualenvwrapper.sh=20'=3D'=20python=20']'=0A= +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:20>=20export=20= 'PYENV_ROOT=3D/Users/yeolhyunkwon/.pyenv'=0A= +/Users/yeolhyunkwon/.pyenv/shims/virtualenvwrapper.sh:21>=20= /usr/local/Cellar/pyenv/20140520/libexec/pyenv=20exec=20= virtualenvwrapper.sh=0A= --Apple-Mail=_7B1B6F23-118D-4E68-836E-DDEA733972E1 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii --Apple-Mail=_7B1B6F23-118D-4E68-836E-DDEA733972E1-- --Apple-Mail=_D2E56E89-9A49-4FB0-9D64-0BD05D8F621A Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJTjJf7AAoJEDdY1K+v3Mu73tkQAJQNchfl45sUeZTXCx7l0w01 b/RDnlrLkKFQ2Tu0Q7/EbiKwpcRnBDQ7OP9RAwkS9LISxJ5XofrN9VhxHP8uaXOZ GEc82H1T/fQMFkvVyMkgFXieUkcKS/Fy1hqWBqDcRvlDywX4JghF1Tb6CcJc8uCZ 1k4plmSByFT3JVl0QqhAR4lkD6YE5rQoqdzNpDrEW7ST3X6/lO/z/bfsGbWLNDyz Bum9yGMvKUZ8JbFNJSzJyufKqKYSkoVphOO2DbPwEuZhZaybN8WfjRnWuj2vQ26o 1T+gXd3yz285pqQYxEKYdIiz2/GJGeftnS/Cc5GxYipg57pdLr2AmfmQmdgj2Bp/ AKK9B36n829Ig6sdzQdddsa+V+4PSjs/zZXwyr+vGFfh4W0dOfEQm+uoz8Jjxe5f 2UBUODDmcAIopZNMHTaqc7PsO6nRkJdevSNdpGc4FPbdLN5+k6fIfyAcb8Z0XsaU axMdVurXBWn6XHV/0m0YTiQce3wr4jSv0djUWvkwjTQJPp3YYXKixpwJyzIQ4c6c 9a1aZ04+s5D449VNT57whBjwr9nle6I9DKZDqUbbcn7jLWYmEHVppLLIg0yopWXk j+WDmskZOwAbK4WYJrCzx+NbEA82im5yTdC5JdQj2rexXVrVcpS18cMoU7qqVbR7 xeTH6YndgaW/2L58/eJM =9YNZ -----END PGP SIGNATURE----- --Apple-Mail=_D2E56E89-9A49-4FB0-9D64-0BD05D8F621A--