1、下载Debian链接 https://www.debian.org/CD/http-ftp/#stable
2、使用rufus软件做Debian 启动磁盘
3、进入到pe装机页面
![](https://img.haomeiwen.com/i6667227/00fcc269f892b8c3.png)
![](https://img.haomeiwen.com/i6667227/6b8fd8d439739cac.png)
![](https://img.haomeiwen.com/i6667227/ac07814de63d16a5.png)
![](https://img.haomeiwen.com/i6667227/6fdee8b3b6113534.png)
![](https://img.haomeiwen.com/i6667227/dc6e32a5d956a871.png)
![](https://img.haomeiwen.com/i6667227/fc0bbfe16073b424.png)
![](https://img.haomeiwen.com/i6667227/d17aa5880a8ae86a.png)
![](https://img.haomeiwen.com/i6667227/ab33561c8c3c13fd.png)
![](https://img.haomeiwen.com/i6667227/2f26a557488ab02b.png)
![](https://img.haomeiwen.com/i6667227/27ae1da13c68813d.png)
![](https://img.haomeiwen.com/i6667227/2440201a3ca00b24.png)
![](https://img.haomeiwen.com/i6667227/9afa6cbd459dc0a2.png)
![](https://img.haomeiwen.com/i6667227/26b860d8c026a0d1.png)
![](https://img.haomeiwen.com/i6667227/2f9d49060dfb3c8b.png)
![](https://img.haomeiwen.com/i6667227/cb616f0a4fa217e8.png)
![](https://img.haomeiwen.com/i6667227/4d18099d7ebeb88c.png)
![](https://img.haomeiwen.com/i6667227/252c981459a87381.png)
![](https://img.haomeiwen.com/i6667227/1e0baea726d40b97.png)
![](https://img.haomeiwen.com/i6667227/644b554a35c2a9f2.png)
![](https://img.haomeiwen.com/i6667227/339ba16f0d737e80.png)
![](https://img.haomeiwen.com/i6667227/f2ce470982f3b27a.png)
![](https://img.haomeiwen.com/i6667227/8596d7d859efa84f.png)
![](https://img.haomeiwen.com/i6667227/00ace7714923fdf2.png)
![](https://img.haomeiwen.com/i6667227/fecc8f943f586f22.png)
![](https://img.haomeiwen.com/i6667227/b50e20b42ca1b659.png)
![](https://img.haomeiwen.com/i6667227/21e0d735a9529447.png)
![](https://img.haomeiwen.com/i6667227/f220794ee640b8ea.png)
![](https://img.haomeiwen.com/i6667227/6ed746a1d3273a22.jpg)
![](https://img.haomeiwen.com/i6667227/d1659638a7b5fe94.png)
![](https://img.haomeiwen.com/i6667227/fea5371c6f85bf90.png)
![](https://img.haomeiwen.com/i6667227/be214ca31879a555.png)
![](https://img.haomeiwen.com/i6667227/6358c89eefa103a4.png)
![](https://img.haomeiwen.com/i6667227/c1ae0304a89b444a.png)
apt-get install vim curl git sudo libglib2.0-dev-bin imagemagick
![](https://img.haomeiwen.com/i6667227/b4b92769b1c38cd3.png)
![](https://img.haomeiwen.com/i6667227/0ce943a00c1723f5.png)
![](https://img.haomeiwen.com/i6667227/0d8cf4b289f81370.png)
4、安装成功之后reboot重启系统
5、使用终端安装 sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" 并 vim .zshrc 回车
chuxian curl: (7) Failed connect to raw.github.com:443; Connection refused
把 raw.github.com 改成 raw.githubusercontent.com,如下:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
或者
sh -c "$(wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
![](https://img.haomeiwen.com/i6667227/bdf047ced9838601.png)
6、make找不到时 sudo apt-get install --reinstall make
https://github.com/vinceliuice/Tela-icon-theme
https://github.com/daniruiz/flat-remix-gnome
https://github.com/daniruiz/Flat-Remix-GTK
https://github.com/SolidZORO/zpix-pixel-font
7、下载视频里那些美化用的压缩包,下载地址如下
https://github.com/vinceliuice/Tela-icon-theme
https://github.com/daniruiz/flat-remix-gnome
https://github.com/daniruiz/Flat-Remix-GTK
https://github.com/SolidZORO/zpix-pixel-font
下载完成之后解压,先安装字体zpix-pixel-font/dis/Zpix.ttf安装
在这个文件flat-remix-gnome-master 中打开终端 运行 make 回车 sudo make install
在这个文件flat-remix-gt-master 中打开终端 运行 make 回车 sudo make install
在这个文件Tela-icon-theme-master 中打开终端 运行 make 回车 sudo ./install.sh
8、打开Tweaks 在Extensions(扩展中)打开Applications menu(应用菜单) Removable dier menu(移动菜单) user theme(用户主题)打开
在Top Bar全部打开 在Windows Titlebars 中打开 maximize minimize打开
网友评论