<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Terminal on Jackenhack</title><link>https://www.jackenhack.com/tags/terminal/</link><description>Recent content in Terminal on Jackenhack</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 24 Nov 2010 00:00:00 +0000</lastBuildDate><atom:link href="https://www.jackenhack.com/tags/terminal/index.xml" rel="self" type="application/rss+xml"/><item><title>My favorite commands in .bash_profile on Mac OS X</title><link>https://www.jackenhack.com/my-favorite-commands-in-bash_profile-on-mac-os-x/</link><pubDate>Wed, 24 Nov 2010 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/my-favorite-commands-in-bash_profile-on-mac-os-x/</guid><description>&lt;p&gt;Here are some additions to my .bash_profile for making life easier. I especially like that completion now ignores case. Makes navigating the file system so much faster. Give them a spin. [cc lang=&amp;ldquo;bash&amp;rdquo;]export HISTCONTROL=erasedups export HISTSIZE=10000 shopt -s histappend set completion-ignore-case on [/cc]&lt;/p&gt;</description></item></channel></rss>