From 94c6ce9b607fda4d7791b01de6898ed8a66ab310 Mon Sep 17 00:00:00 2001 From: adminroot Date: Thu, 18 Sep 2025 00:29:28 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20setup.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 243a7b2..d5fa231 100644 --- a/setup.sh +++ b/setup.sh @@ -34,7 +34,7 @@ for choice in $choices; do wget https://oplist.nvme.cc/d/share/bash/alias.txt -qO ~/.alias.txt echo -e 'if [ -f ~/.alias.txt ]; then\n . ~/.alias.txt\nfi' >>/etc/profile echo -e 'if [ -f ~/.alias.txt ]; then\n . ~/.alias.txt\nfi' >>~/.bashrc - wget https://oplist.nvme.cc/d/share/bash/nanorc -O ~/.nanorc + wget https://git.nvme.cc/adminroot/setup/raw/branch/main/nanorc -O ~/.nanorc ;; 4) echo "即将安装htop cbm tree tmux ufw curl wget lsof nano sudo git git-lfs 7z"