[F] Install zshrc last
This commit is contained in:
+3
-3
@@ -13,9 +13,6 @@ curl -L https://github.com/Hykilpikonna.keys > ~/.ssh/authorized_keys
|
|||||||
apt install zsh -y
|
apt install zsh -y
|
||||||
chsh -s /bin/zsh
|
chsh -s /bin/zsh
|
||||||
|
|
||||||
# Install zshrc
|
|
||||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/fastinstall.sh)"
|
|
||||||
|
|
||||||
# Install shadowsocks
|
# Install shadowsocks
|
||||||
apt install shadowsocks-libev -y
|
apt install shadowsocks-libev -y
|
||||||
git clone https://github.com/hykilpikonna/HyDEV-Proxy
|
git clone https://github.com/hykilpikonna/HyDEV-Proxy
|
||||||
@@ -25,3 +22,6 @@ systemctl stop shadowsocks-libev
|
|||||||
systemctl disable shadowsocks-libev
|
systemctl disable shadowsocks-libev
|
||||||
systemctl start shadowsocks-libev-server@hydev.service
|
systemctl start shadowsocks-libev-server@hydev.service
|
||||||
systemctl enable shadowsocks-libev-server@hydev.service
|
systemctl enable shadowsocks-libev-server@hydev.service
|
||||||
|
|
||||||
|
# Install zshrc
|
||||||
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/fastinstall.sh)"
|
||||||
|
|||||||
Reference in New Issue
Block a user