]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Removed old unnecessary code.
authorSimon Ruderich <simon@ruderich.org>
Sun, 21 Sep 2008 16:39:55 +0000 (18:39 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 15:34:38 +0000 (16:34 +0100)
bash/rc.local [deleted file]
bash/rc.zucker

diff --git a/bash/rc.local b/bash/rc.local
deleted file mode 100644 (file)
index 20490ce..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Bash configuration file.
-
-
-# Path to my unix directory which contains useful scripts and configuration
-# files.
-MYUNIX=$HOME/Documents/unix
-
-# Default settings for PATH on Mac OS X.
-export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
-# Add MacPorts and my unix directory to PATH.
-export PATH=$MYUNIX/bin:/opt/local/bin:/opt/local/sbin:$PATH
-
-# Unset the MANPATH so the value of $PATH is used to search for man pages.
-unset MANPATH
index 79d3c48638bb56bc432a97f3acaadee932b6ebbb..cd964192922a6895e64f684594ff50b7bd3fced8 100644 (file)
@@ -1,9 +1,5 @@
 # Bash configuration file for zucker.schokokeks.org.
 
 
-# Aliases for easy and fast cd to important directories.
-#alias cdh='cd; cd websites/ruderich.org/htdocs'
-#alias cdl='cd; /var/log/apache2/ruderich'
-
 # Immediately start zsh.
 zsh