ubuntu18.04部分配置


#以下的导向链接均为参考链接,建议点击查看。因为链接过多,就不重复写参考二字。望见谅。

zsh安装与卸载

安装(引用自sorrower,建议点击查看,作者写的比我好

sudo apt-get install zsh

sudo apt-get install git

sudo wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh

chsh -s /bin/zsh
主题推荐使用ys

##这里有一个带插件的安装方式

卸载

    sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

    sudo apt-get autoremove zsh

    chsh -s /bin/bash

然后重启终端

mysql

###完全卸载

  1. autoremove卸载
  2. find查找卸载

安装

mysql-apt-config安装
密码问题
tar.gz解包安装

网易云音乐

安装

针对libqt5依赖更新

升级control
dpkg-deb解包打包操作

无损分区

操作

gnome美化

教程1
教程2
插件
主题

refind 引导工具

安装教程
参数解释

更新永久停止,因为折腾了一圈,发现生产力工具根本不需要花里胡哨,Coding就完事了。

发布了13 篇原创文章 · 获赞 0 · 访问量 30

猜你喜欢

转载自blog.csdn.net/qq_34764582/article/details/104930692
今日推荐