Skip to content

Instantly share code, notes, and snippets.

var Admonitor = Admonitor || {};
/**
* @constructor
*/
Admonitor = function(options) {
this.time1 = (new Date()).getTime();
var adFeedbackLinkContainers = this.getAdmonitorDivs();
var scrollStoppedID;
Event.observe(window, 'scroll', function(e) {
window.clearTimeout(scrollStoppedID);
scrollStoppedID = (function() {document.fire('scroll:stopped')}).delay(.5);
});
document.observe('scroll:stopped', moveSubColumn);
export PATH=$PATH:/opt/local/bin:/opt/local/sbin:/usr/local/mysql/bin
bind "set completion-ignore-case on"
export EDITOR='vim'
export CLICOLOR=1
export LSCOLORS="DxfxcxdxbxegDbabagacad"
prompt() {
git=`git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ \1/'`
ruby=`~/.rvm/bin/rvm-prompt`
if [[ $ruby == 'system' && $git == "" ]]; then
javascript:(function(){var%20script=document.createElement('script');window.__bf__='g_mailto_links()';script.src='http://cocodesign.net/prototypes/bookmarklets.min.js?'+(new%20Date().getTime());document.body.appendChild(script);})();