This commit is contained in:
light
2018-07-05 13:35:20 +08:00
parent aa85a9e03e
commit 795ad3e9c8
7 changed files with 139 additions and 21 deletions
+1 -3
View File
@@ -5,9 +5,7 @@ sudo apt-get update
sudo apt-get -y install git unity-tweak-tool ultra-flat-icons flatabulous-theme zsh
mkdir ~/program
sudo apt install git zsh
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/program/.oh-my-zsh
bash ~/program/.oh-my-zsh/tools/install.sh
chsh -s /usr/bin/zsh
+40
View File
@@ -0,0 +1,40 @@
# ubuntu 18.04 env
## sogou pinyin
```bash
# details referring to https://blog.csdn.net/lupengCSDN/article/details/80279177
sudo apt install fcitx
sudo dpkg -i sogou*****.deb
sudo apt install -f
sudo dpkg -i sogou***.deb
```
## 双系统造成的windows时间错误
先在ubuntu下更新一下时间,确保时间无误:
> sudo apt install ntpdate
> sudo ntpdate time.windows.com
然后将时间更新到硬件上
> sudo hwclock --localtime --systohc
## ubuntu dock
> gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
## NetSpeed 监控网速
在Ubuntu software 搜索
## Coverflow Alt-Tab
优化 alt tab