Scripts for setting up a totally self-used Manjaro Linux.
Script | Usage |
---|---|
update_cn_sources.sh | Update system sources to China sources, boosting download speed for Chinese users. |
install_useful_softwares.sh | Install useful and essential softwares such as web browsers, download tools, music player and so on. |
setup_cv_env.sh | Install vision and science computing toolkits such as OpenCV, anaconda, basic building tools and so on. |
install_docker.sh | Install docker, enable it on system boot and make current user able to use docker commands directly. By the way, it will add China docker mirrors if you are at Asia, which will boost docker's pulling speed. |