<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>carlos-m.net &#187; dotfile</title>
	<atom:link href="http://www.carlos-m.net/category/code/dotfile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.carlos-m.net</link>
	<description>Carlos Macasaet 2.0</description>
	<lastBuildDate>Thu, 10 Nov 2011 05:12:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>		<item>
		<title>.vimrc</title>
		<link>http://www.carlos-m.net/2006/03/27/vimrc/</link>
		<comments>http://www.carlos-m.net/2006/03/27/vimrc/#comments</comments>
		<pubDate>Mon, 27 Mar 2006 17:19:05 +0000</pubDate>
		<dc:creator>Los</dc:creator>
				<category><![CDATA[dotfile]]></category>

		<guid isPermaLink="false">http://www.carlos-m.net/?p=161</guid>
		<description><![CDATA[<p>&#8221; Los&#8217; .vimrc &#8221; http://www.carlos-m.net/</p> <p>set tabstop=4 set shiftwidth=4 set shiftround set expandtab set autoindent set laststatus=4 set ruler hi Comment ctermfg=Cyan</p> <p>:autocmd FileType mail :nmap :w:!aspell -e -c %:e</p> ]]></description>
		<wfw:commentRss>http://www.carlos-m.net/2006/03/27/vimrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bugtraq.rc</title>
		<link>http://www.carlos-m.net/2005/07/11/bugtraqrc/</link>
		<comments>http://www.carlos-m.net/2005/07/11/bugtraqrc/#comments</comments>
		<pubDate>Tue, 12 Jul 2005 03:48:32 +0000</pubDate>
		<dc:creator>Los</dc:creator>
				<category><![CDATA[dotfile]]></category>

		<guid isPermaLink="false">http://www.carlos-m.net/2005/07/11/bugtraqrc/</guid>
		<description><![CDATA[<p>[code] # # Sort mail from bugtraq mailing list # -Carlos Macasaet # http://www.carlos-m.net/ #</p> <p>:0: bugtraq.lock * ^List-ID:.*bugtraq\.list-id\.securityfocus\.com &#124; $RCVSTORE +bugtraq [/code]</p> ]]></description>
		<wfw:commentRss>http://www.carlos-m.net/2005/07/11/bugtraqrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>spam.rc</title>
		<link>http://www.carlos-m.net/2003/07/16/spamrc/</link>
		<comments>http://www.carlos-m.net/2003/07/16/spamrc/#comments</comments>
		<pubDate>Wed, 16 Jul 2003 04:00:57 +0000</pubDate>
		<dc:creator>Los</dc:creator>
				<category><![CDATA[dotfile]]></category>

		<guid isPermaLink="false">http://www.carlos-m.net/2005/07/11/spamrc/</guid>
		<description><![CDATA[<p>[code] # spam.rc # -ifile: http://www.nongnu.org/ifile/ # in addition, I use Martin Macok's scripts for using ifile with procmail # - http://xtrmntr.org/ORBman/ifile.procmail.html</p> <p># directories used BINDIR=$HOME/usr/bin</p> <p># programs used KSH=$BINDIR/ksh</p> <p># Insert ifile header info # if you don't want to learn from new messages, use ifile.inject.header :0 fBw &#124; $KSH $BINDIR/ifile.inject-learn.header</p> <p># and now [...]]]></description>
		<wfw:commentRss>http://www.carlos-m.net/2003/07/16/spamrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>announcements.rc</title>
		<link>http://www.carlos-m.net/2003/07/16/announcementsrc/</link>
		<comments>http://www.carlos-m.net/2003/07/16/announcementsrc/#comments</comments>
		<pubDate>Wed, 16 Jul 2003 04:00:34 +0000</pubDate>
		<dc:creator>Los</dc:creator>
				<category><![CDATA[dotfile]]></category>

		<guid isPermaLink="false">http://www.carlos-m.net/2003/07/16/announcementsrc/</guid>
		<description><![CDATA[<p>[code] # announcements.rc # moves all mail from addresses in announcers.lst to the folder "announcements" # -Carlos Macasaet # http://www.carlos-m.net/</p> <p>:0 * ? formail -x"From:" -x"From:" -x"Sender:"\ -x"Reply-To:" -x"Return-Path:"\ &#124; egrep -is -f $PMDIR/announcers.lst { :0: announcements.lock &#124; $RCVSTORE +announcements } [/code]</p> ]]></description>
		<wfw:commentRss>http://www.carlos-m.net/2003/07/16/announcementsrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.zshrc</title>
		<link>http://www.carlos-m.net/2003/07/16/zshrc/</link>
		<comments>http://www.carlos-m.net/2003/07/16/zshrc/#comments</comments>
		<pubDate>Wed, 16 Jul 2003 04:00:14 +0000</pubDate>
		<dc:creator>Los</dc:creator>
				<category><![CDATA[dotfile]]></category>

		<guid isPermaLink="false">http://www.carlos-m.net/2003/07/16/zshrc/</guid>
		<description><![CDATA[<p>[code] # # Carlos Macasaet's ZSH Configuration # http://www.carlos-m.net/ #</p> <p># some global options setopt KSH_GLOB setopt SH_GLOB setopt NO_BARE_GLOB_QUAL setopt GLOB_SUBST setopt NO_HUP setopt AUTO_CD setopt CD_ABLE_VARS</p> <p># set environment export EDITOR=/usr/bin/vim export VISUAL=$EDITOR export FCEDIT=$EDITOR export PAGER=/usr/bin/less</p> <p>export TMPDIR=$HOME/tmp</p> <p>umask 022</p> <p># set path and manpath path=( $HOME/bin $HOME/usr/bin /usr/local/bin /bin /usr/bin /usr/X11R6/bin [...]]]></description>
		<wfw:commentRss>http://www.carlos-m.net/2003/07/16/zshrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.procmailrc</title>
		<link>http://www.carlos-m.net/2003/07/16/procmailrc/</link>
		<comments>http://www.carlos-m.net/2003/07/16/procmailrc/#comments</comments>
		<pubDate>Wed, 16 Jul 2003 04:00:06 +0000</pubDate>
		<dc:creator>Los</dc:creator>
				<category><![CDATA[dotfile]]></category>

		<guid isPermaLink="false">http://www.carlos-m.net/2003/07/16/procmailrc/</guid>
		<description><![CDATA[<p>[code] # # Carlos Macasaet's .procmailrc # http://www.carlos-m.net/ #</p> <p># # Common Directories # HOME = /home/$USER MAILDIR = $HOME/Mail # MH... represent LOGDIR = $HOME/var/log PMDIR = $HOME/etc/procmail # recipes stored here NMHDIR = /usr/lib/nmh</p> <p># # Common Programs # RCVSTORE = $NMHDIR/rcvstore # stores MH messages RCVTTY = $NMHDIR/rcvtty # new mail notification</p> [...]]]></description>
		<wfw:commentRss>http://www.carlos-m.net/2003/07/16/procmailrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

