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"