1、安装unity-tweak-tool
apt install unity-tweak-tool
注:打开软件使用->在终端输入unity-tweak-tool
2、Flatabulous主题
1、添加资源
sudo add-apt-repository ppa:noobslab/themessudo add-apt-repository ppa:noobslab/iconssudo apt-get update
2、安装flatabulous窗口与图标主题sudo apt-get install arc-flatabulous-themesudo apt-get install ultra-flat-icons
3、打开unity-tweak-tools后
设置“主题”为“Arc-flatabulous-dark”,
设置“图标”为“Ultra-flat”。
3、终端
安装zsh的优点 点我点我~
1、安装oh-my-zsh
sudo apt-get install zshwget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh//需要下载 oh-my-zsh 项目来帮我们配置 zsh,采用wget安装![]()
- chsh -s /bin/zsh //输入一个密码
注释:
配色:
更多oh-my-zsh学习点此->传送门!
2、不是必须:安装挂科(guake)
笔者习惯用VIM,有兴趣的朋友点此安装->跳转门!
4、字体
sudo apt-get install fonts-wqy-microhei