csugulo / Init-Script

The initialization and configuration bash script for multiple operating systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Init-Script

The initialization and configuration bash script for Ubuntu/Debian/Darwin/Raspbian

Download and Run

git clone https://github.com/csugulo/Init-Script.git
cd Init-Script
bash init.sh

# use TUNA package manager sources
bash init.sh use-tuna-source

# install and config proxy software(v2ray)
bash init.sh install-proxy

About

The initialization and configuration bash script for multiple operating systems

License:MIT License


Languages

Language:Shell 76.2%Language:C++ 23.8%Language:Vim Script 0.1%