summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2008-10-29 20:44:28 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2008-10-29 20:44:28 -0500
commitfe409469b93b85c69a1f748583046cf94d94d2d8 (patch)
treec68e043f48e60ada778d5f9e1b3f293559f5d906 /bashrc
parentb8472f937314dde6aeaf1bf40ad0a314632b1cbd (diff)
downloadconf-fe409469b93b85c69a1f748583046cf94d94d2d8.tar.gz
conf-fe409469b93b85c69a1f748583046cf94d94d2d8.zip
these are default now
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/bashrc b/bashrc
index e252fd9..e891a13 100644
--- a/bashrc
+++ b/bashrc
@@ -100,8 +100,6 @@ export DARCS_SFTP='/home/doy/bin/sftp'
export PERL5LIB='/home/doy/.perl/:/home/doy/.perl/lib/perl5/site_perl/5.8.8/i686-linux/'
export CVS_RSH='ssh'
export TEXINPUTS=".:~/conf/tex:"
-export NOPASTE_SERVICES="PastebinCom Rafb Husk"
-export NOPASTE_NICK=$USER
# }}}
# external files {{{
[ -f /etc/bash_completion ] && source /etc/bash_completion