From 5ceb1a8d127825c4a212d6385105f7845a619554 Mon Sep 17 00:00:00 2001 From: zhao Date: Mon, 23 Dec 2024 23:58:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20root/.bashrc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- root/.bashrc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/root/.bashrc b/root/.bashrc index c8d7859..7b0115c 100644 --- a/root/.bashrc +++ b/root/.bashrc @@ -16,8 +16,3 @@ alias ll='ls $LS_OPTIONS -l' if [ -f /etc/bashrc ]; then . /etc/bashrc fi - -autoload -U compinit && compinit -if [ -x /bin/ZeroWrt ]; then - /bin/ZeroWrt -fi \ No newline at end of file