Various styles of .bashrc for your use
- 克隆仓库
- Clone repository
git clone https://github.com/vpxuser/bashrc.git
- 进入bashrc目录
- Navigate to the bashrc directory
cd bashrc
- 备份本地原生的.bashrc文件
- Backup the local original .bashrc file
mv /root/.bashrc /root/.bashrc.bak
- 替换您想要的终端风格样式
- Replace with the terminal style you want
cp bashrc.<you need style> /root/.bashrc
source /root/.bashrc
- terminal style of keli
- terminal style of vcenter