<?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>Pressing F5 &#187; terminal</title>
	<atom:link href="http://www.benhaines.co.uk/tag/terminal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benhaines.co.uk</link>
	<description>technology, bikes, travel and photography</description>
	<lastBuildDate>Tue, 12 Jul 2011 19:36:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Add colours to your bash terminal in Mac OSX</title>
		<link>http://www.benhaines.co.uk/2009/09/29/add-colours-to-your-bash-terminal-in-mac-osx/</link>
		<comments>http://www.benhaines.co.uk/2009/09/29/add-colours-to-your-bash-terminal-in-mac-osx/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 13:34:43 +0000</pubDate>
		<dc:creator>Ben Haines</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[colours]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.benhaines.co.uk/?p=182</guid>
		<description><![CDATA[Thanks to the following post I have found out how to add helpful colours to directories and executable files in bash / terminal. Add the following lines to your .bash_profile file in your home directory. Voila. export CLICOLOR=1 export TERM=xterm-color]]></description>
			<content:encoded><![CDATA[<p>Thanks to the following <a href="http://hohle.net/scrap_post.php?post=179">post</a> I have found out how to add helpful colours to directories and executable files in bash / terminal.</p>
<p>Add the following lines to your .bash_profile file in your home directory. Voila.</p>
<blockquote>
<pre>export CLICOLOR=1
export TERM=xterm-color</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.benhaines.co.uk/2009/09/29/add-colours-to-your-bash-terminal-in-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

