<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <title>
      bashrc
     | Two 〈Foo〉s Walk into a 〈Bar〉</title>
  
  <updated>2005-07-22T00:00:00-05:00</updated>
  <author>
    <name>Chris Povirk</name>
    <email>beigetangerine@gmail.com</email>
    <uri>http://twofoos.org/</uri>
  </author>
  <link rel="alternate" type="application/xhtml+xml" hreflang="en" href="http://twofoos.org/content/bashrc/"/>
  <link rel="self" type="application/atom+xml" href="http://twofoos.org/content/bashrc/feed/"/>
  <rights>Copyright © 2003–2015 Chris Povirk.  All Rights Reserved.</rights>
  <id>http://twofoos.org/</id>
  <generator uri="http://twofoos.org/content/splat/" version="1.0">SPLAT</generator>
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
<entry>
    <updated>2005-07-22T00:00:00-05:00</updated>
    <summary>
            New: My .bashrc.  Notable features include window titling (for graphical terminals like xterm and for screen) from the command line, use of Vim as the pager for man, a prompt that shows two levels of the current directory, a find command that ignores CVS and other special files, a random pile of aliases and functions and settings, and a whole lot of ugly setup for compatibility with SunOS and Linux.</summary>
    <title type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">bashrc</div>
    </title>
    <link rel="alternate" type="application/xhtml+xml" href="http://twofoos.org/content/bashrc/#update_2005-07-22T00:00:00-05:00"/>
    <id>http://twofoos.org/content/bashrc/#update_2005-07-22T00:00:00-05:00</id>
    <category term="linux"/>
    <category term="scripts"/>
    <content type="xhtml" xml:base="http://twofoos.org/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <strong>initial posting</strong>
        <div>

    <xhtml:h3>Features, Explanation, etc.</xhtml:h3>
    <div>
    <p>More detail here coming soon, hopefully.  Until then, here's a copy of the descripton I already wrote:</p>
    <p>My .bashrc.  Notable features include window titling (for graphical terminals like <a href="http://invisible-island.net/xterm/xterm.html">xterm</a> and for <a href="http://www.gnu.org/software/screen/">screen</a>) from the command line, use of Vim as the pager for <code>man</code>, a prompt that shows two levels of the current directory, a find command that ignores <acronym>CVS</acronym> and other special files, a random pile of aliases and functions and settings, and a whole lot of ugly setup for compatibility with SunOS and Linux.  (<a title="terminfo to solve my SunOS problems" href="http://thread.gmane.org/gmane.linux.gentoo.devel/30624">I've been led to believe that there is a better way of handing the <code><span class="caps">TERM</span></code> problems: terminfo</a>.)</p>
    </div>

    <xhtml:h3>Credits, Thanks, etc.</xhtml:h3>
    <div>
    <p>Way too many people.  Some are cited in the file itself.  I'll try to get an organized list together at some point.</p>
    </div>

    <xhtml:h3>View My .bashrc</xhtml:h3>
    <div>
    <ul>
      <li><a href="/resources/bashrc.html">.bashrc with Syntax Highlighting</a></li>
      <li><a href="/resources/.bashrc">.bashrc as Text File</a></li>
    </ul>
    </div>

  </div>
      </div>
    </content>
  </entry></feed>
