summaryrefslogtreecommitdiff
path: root/bin/rcup
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rcup')
-rwxr-xr-xbin/rcup4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/rcup b/bin/rcup
index 67e3a01..f5c9459 100755
--- a/bin/rcup
+++ b/bin/rcup
@@ -155,10 +155,6 @@ handle_command_line() {
LS_ARGS=-F
-if [ -e $HOME/.rcrc ]; then
- . $HOME/.rcrc
-fi
-
handle_command_line $*
: ${DOTFILES_DIRS:=$DOTFILES_DIRS $DEFAULT_DOTFILES_DIR}