<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Whats in your PS1?</title>
	<atom:link href="http://blog.sontek.net/2008/02/20/whats-in-your-ps1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sontek.net/2008/02/20/whats-in-your-ps1/</link>
	<description>Use a pencil, lets not build another space pen.</description>
	<pubDate>Wed, 20 Aug 2008 09:28:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Joao Trindade</title>
		<link>http://blog.sontek.net/2008/02/20/whats-in-your-ps1/#comment-1144</link>
		<dc:creator>Joao Trindade</dc:creator>
		<pubDate>Thu, 15 May 2008 09:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sontek.net/2008/02/20/whats-in-your-ps1/#comment-1144</guid>
		<description>Mine looks like this (I use zsh):

PS1=%{%b%}[%{%}%n%{%b%}@%{%}%m%{%b%}] 

[joao.trindade@smarties] 

And in the right side:
LPROMPT=%{%b%s%u%}%{%}(%{%}%B%~%b%{%})%{%b%s%u%}

(~/workspace)</description>
		<content:encoded><![CDATA[<p>Mine looks like this (I use zsh):</p>
<p>PS1=%{%b%}[%{%}%n%{%b%}@%{%}%m%{%b%}] </p>
<p>[joao.trindade@smarties] </p>
<p>And in the right side:<br />
LPROMPT=%{%b%s%u%}%{%}(%{%}%B%~%b%{%})%{%b%s%u%}</p>
<p>(~/workspace)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://blog.sontek.net/2008/02/20/whats-in-your-ps1/#comment-487</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Wed, 20 Feb 2008 14:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sontek.net/2008/02/20/whats-in-your-ps1/#comment-487</guid>
		<description>Back when I used zsh, it was as follows:

%n@%m:%~ %h:%?%# 

Which gave the following prompt:

hobbsc@sdf:~ 1002:0% 

Now that I'm using bash, its just the default prompt:

$(ppwd \l)\u@\h:\w&#62;

Which shows:

chobbs@SS002:~&#62;</description>
		<content:encoded><![CDATA[<p>Back when I used zsh, it was as follows:</p>
<p>%n@%m:%~ %h:%?%# </p>
<p>Which gave the following prompt:</p>
<p>hobbsc@sdf:~ 1002:0% </p>
<p>Now that I&#8217;m using bash, its just the default prompt:</p>
<p>$(ppwd \l)\u@\h:\w&gt;</p>
<p>Which shows:</p>
<p>chobbs@SS002:~&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
