更新 setup.sh
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user