<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=~%2F.bash_profile</id>
	<title>~/.bash profile - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=~%2F.bash_profile"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=~/.bash_profile&amp;action=history"/>
	<updated>2026-08-10T01:48:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.cs.earlham.edu/index.php?title=~/.bash_profile&amp;diff=11164&amp;oldid=prev</id>
		<title>Jbkorth07: New page: # .bash_profile #  executed for login shells #  Default version for ACL users #  Written Aug/2002 --- jrogers #  Updated Aug/2004 #  ECCS defaults moved to /usr/local/acl/profile Aug/2008 ...</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=~/.bash_profile&amp;diff=11164&amp;oldid=prev"/>
		<updated>2010-04-16T17:08:30Z</updated>

		<summary type="html">&lt;p&gt;New page: # .bash_profile #  executed for login shells #  Default version for ACL users #  Written Aug/2002 --- jrogers #  Updated Aug/2004 #  ECCS defaults moved to /usr/local/acl/profile Aug/2008 ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;# .bash_profile&lt;br /&gt;
#  executed for login shells&lt;br /&gt;
#  Default version for ACL users&lt;br /&gt;
#  Written Aug/2002 --- jrogers&lt;br /&gt;
#  Updated Aug/2004&lt;br /&gt;
#  ECCS defaults moved to /usr/local/acl/profile Aug/2008 --- jrogers&lt;br /&gt;
&lt;br /&gt;
# User specific environment and startup programs&lt;br /&gt;
&lt;br /&gt;
# Directories to search for executables.&lt;br /&gt;
#  Add more to end, separating with &amp;quot;:&amp;quot;&lt;br /&gt;
#  This adds your bin directory, if you have one&lt;br /&gt;
if [ -d $HOME/bin ]; then&lt;br /&gt;
    export PATH=$PATH:$HOME/bin&lt;br /&gt;
fi&lt;br /&gt;
&lt;br /&gt;
# Your default editor&lt;br /&gt;
export EDITOR=emacs &lt;br /&gt;
&lt;br /&gt;
# Your default printer&lt;br /&gt;
export PRINTER=lp1&lt;br /&gt;
&lt;br /&gt;
export CVSROOt=&amp;quot;:ext:cs.earlham.edu/clients/users/cvs&amp;quot;&lt;br /&gt;
export CVSEDITOR=$EDITOR&lt;br /&gt;
export CVS_RSH=`which ssh`&lt;br /&gt;
export LD_LIBRARY_PATH=/clients/users/jbkorth07/lib:$LD_LIBRARY_PATH&lt;/div&gt;</summary>
		<author><name>Jbkorth07</name></author>
	</entry>
</feed>