<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://cli.asyd.net/home/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://cli.asyd.net/home/feed.php">
        <title>CLI Wiki config:bashrc</title>
        <description></description>
        <link>http://cli.asyd.net/home/</link>
        <image rdf:resource="http://cli.asyd.net/home/lib/tpl/cli/images/favicon.ico" />
       <dc:date>2026-04-17T14:45:25+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://cli.asyd.net/home/config/bashrc/kolter?rev=1161856696"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://cli.asyd.net/home/lib/tpl/cli/images/favicon.ico">
        <title>CLI Wiki</title>
        <link>http://cli.asyd.net/home/</link>
        <url>http://cli.asyd.net/home/lib/tpl/cli/images/favicon.ico</url>
    </image>
    <item rdf:about="http://cli.asyd.net/home/config/bashrc/kolter?rev=1161856696">
        <dc:format>text/html</dc:format>
        <dc:date>2006-10-26T11:58:16+02:00</dc:date>
        <title>config:bashrc:kolter</title>
        <link>http://cli.asyd.net/home/config/bashrc/kolter?rev=1161856696</link>
        <description>#!/bin/bash
#
# GNU Bash configuration file (~/.bashrc) 
# 1999-2006,  kolter &lt;kolter@openics.org&gt;
#
#  This file is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY
#

# If running interactively, then:
if [ &quot;$PS1&quot; ]; then

    # enable core dumps
    ulimit -c 8192
    
    # some global vars
    export EDITOR=&quot;emacs -u $LOGNAME -nw&quot;
    export EMAIL=&quot;kolter@openics.org&quot;
    [ -x &quot;$(which colorgcc)&quot; ] &amp;&amp; export CC=&quot;colorgcc&quot;

    # PATH stuff
    export PATH=$HOME/bin…</description>
    </item>
</rdf:RDF>
