CentOS初始化配置
CentOS
Update
到手先更新
1  | sudo yum -y update  | 
Oh my zsh
我的评价是,Bash狗都不用
1  | yum install zsh  | 
Neovim
vim是世界上最好的文本编辑器!
夹带点私货,自己改的Neovim配置
1  | wget https://github.com/neovim/neovim/releases/download/v0.8.0/nvim-linux64.tar.gz  | 
Python3.9
CentOS上装高版本Python绝对是折磨
1  | yum -y groupinstall "Development tools"  | 
1  | wget https://www.python.org/ftp/python/3.9.12/Python-3.9.12.tar.xz  | 
1  | yum install centos-release-scl  | 
1  | ./configure --prefix=/usr/local/python3 --enable-optimizations --with-ssl  | 
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.

)),-(((best-quality))),-((ultra-detailed)),-(illustration),-((an-extremely-delicate-and-beautiful)),-beautiful-detailed-eyes,(detailed-light),(beautiful-deatailed-sh-s-3848031555.61ywp8q261o0.webp)



