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