19 lines
No EOL
728 B
HTML
19 lines
No EOL
728 B
HTML
<html><body><h1>What do I Use?</h1>
|
|
|
|
<p>Software</p>
|
|
|
|
<p>So,<br>
|
|
What major apps do I use daily? Well, this is the list of apps that<br>
|
|
I currently use daily:</p>
|
|
|
|
<ul>
|
|
<li><a href="http://cnswww.cns.cwru.edu/%7Echet/bash/bashtop.html">bash</a> - my shell of choice</li>
|
|
<li><a href="http://www.gnu.org/software/screen">screen</a> - a schell multiplexer and more</li>
|
|
<li>mitt-ng - a mua on steriods</li>
|
|
<li>centericq - IM. How do you stay in touch?</li>
|
|
<li><a href="http://home.kcore.de/%7Ekiza/software/snownews">snownews</a> - an RSS feed reader</li>
|
|
<li>calcurse - a calendar/todo manger</li>
|
|
<li>bashblogger - the CMS for this site</li>
|
|
</ul>
|
|
|
|
<p>There are a few more, but I need to find URLs for them.</p></body></html> |