更新 setup.sh

This commit is contained in:
2025-09-18 00:29:28 -07:00
parent 420c370288
commit 94c6ce9b60

View File

@@ -34,7 +34,7 @@ for choice in $choices; do
wget https://oplist.nvme.cc/d/share/bash/alias.txt -qO ~/.alias.txt 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' >>/etc/profile
echo -e 'if [ -f ~/.alias.txt ]; then\n . ~/.alias.txt\nfi' >>~/.bashrc 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) 4)
echo "即将安装htop cbm tree tmux ufw curl wget lsof nano sudo git git-lfs 7z" echo "即将安装htop cbm tree tmux ufw curl wget lsof nano sudo git git-lfs 7z"