deepin linux 命令行终端主题修改

下午折腾了一个小时关于deepin的terminal主题, 最终在Github上找了一个看起来还可以的,地址如下:
https://github.com/xxczaki/deepin-snazzy

之前折腾了zsh和oh_my_zsh, 感觉界面都不太好看, 或者不太适用于deepin的系统。于是先找到这个先用。

git clone https://github.com/xxczaki/deepin-snazzy.git 
cd deepin-snazzy && sudo mv -f config.conf ~/.config/deepin/deepin-terminal/
  1. Restart your terminal
reset
  1. Done!

在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/qq_42003222/article/details/83542204