wilkice / writing

Something during learning to code.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Ubuntu 18.04 settings #9

Open wilkice opened 5 years ago

wilkice commented 5 years ago
  1. Dial-up
  2. Install shadowsocks qt5
  3. Set proxy
  4. Download Chrome, now you can goto google. Firefox is hard to set. So I just skip it.
wilkice commented 5 years ago

Install ZSH

follow the instructions on Github, remember to Log out not close terminal to make ZSH default shell.

Install miniconda3

add this line to .zshrc, otherwise an error "conda is not found" will occur.

vi .zshrc
export PATH="/home/darcy/miniconda3/bin:$PATH"
source .zshrc

Reference from Stackoverflow

Install Docker

wilkice commented 5 years ago

Install Chinese Input Method

https://askubuntu.com/questions/59356/how-do-i-get-chinese-input-to-work

wilkice commented 5 years ago

Wifi Issue

:sob: buy a cable

wilkice commented 5 years ago

Ubuntu Themes

Visit GitHub for details

Theme Icon

:+1: remember to create directory and use specific file name, for example, gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix-Blue-Dark" other than gsettings set org.gnome.desktop.interface icon-theme "Flat Remix", cause we use different theme from him

wilkice commented 5 years ago

Pomodoro app