安裝搜狗輸入法
https://pinyin.sogou.com/linux/download.php?f=linux&bit=64
安裝wps
http://linux.wps.cn/
安裝谷歌瀏覽器
https://www.google.cn/chrome/index.html
安裝idea
1.安裝git
sudo add-apt-repository ppa:git-core/ppa
2.安裝zsh
sudo apt install zsh
3.安裝oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
https://github.com/robbyrussell/oh-my-zsh#via-wget
4、使用 Axel
axel url -n 32
axel [OPTIONS] url1 [url2] [url…]-n x 指定線程數(shù)(x 必須為大于 0 的數(shù)字)-o x 指定另存為目錄(x 必須為本地目錄)-s x 指定下載速度(x 必須為大于 0 的數(shù)字,單位是 bytes/s)-q 靜默模式古沥,無(wú)任何輸出信息-V 軟件版本
Axel 在下載過(guò)程中如果遇到中斷的話感猛,在原來(lái)的目錄再次執(zhí)行相同的下載命令即可恢復(fù)下載進(jìn)度玉吁。
5劳坑、安裝zsh
sudo apt install zsh
sudo chsh -s $(which zsh)
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
https://link.jianshu.com/?t=https://github.com/powerline/fonts
6主经、安裝java
http://www.oracle.com/technetwork/java/javase/downloads/index.html
7安裝maven荣暮,切換為阿里云
https://maven.apache.org/
8node
https://nodejs.org/en/download/package-manager/