<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Xupisco?! &#187; shell</title>
	<atom:link href="http://xupisco.net/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://xupisco.net</link>
	<description></description>
	<lastBuildDate>Thu, 13 May 2010 21:43:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Usando cores no terminal do OSX (leopard)</title>
		<link>http://xupisco.net/2009/05/usando-cores-no-terminal-do-osx-leopard/</link>
		<comments>http://xupisco.net/2009/05/usando-cores-no-terminal-do-osx-leopard/#comments</comments>
		<pubDate>Fri, 22 May 2009 01:44:50 +0000</pubDate>
		<dc:creator>xupisco</dc:creator>
				<category><![CDATA[Perdido]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://xupisco.net/?p=58</guid>
		<description><![CDATA[Edite (ou crie) o arquivo ~/.profile e coloque as seguintes linhas: export CLICOLOR=1 export TERM=xterm-color export LSCOLORS=gxgxcxdxbxegedabagacad export PS1='\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;36m\]\w\[\033[00m\]\$' Simples assim!! Se quiser ver na hora, basta dar um &#8220;source ~/.profile&#8221; e depois um ls -l Yakes! []&#8216;s]]></description>
			<content:encoded><![CDATA[<p>Edite (ou crie) o arquivo ~/.profile e coloque as seguintes linhas:</p>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">CLICOLOR</span>=<span style="color: #000000;">1</span>
<span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">TERM</span>=xterm-color
<span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">LSCOLORS</span>=gxgxcxdxbxegedabagacad
<span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">PS1</span>=<span style="color: #ff0000;">'\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;36m\]\w\[\033[00m\]\$'</span></pre></div></div>


<p>Simples assim!!
Se quiser ver na hora, basta dar um &#8220;source ~/.profile&#8221; e depois um ls -l</p>

<p>Yakes!
[]&#8216;s</p>]]></content:encoded>
			<wfw:commentRss>http://xupisco.net/2009/05/usando-cores-no-terminal-do-osx-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
