Last active
August 29, 2015 13:56
-
-
Save zilongshanren/9067014 to your computer and use it in GitHub Desktop.
ubuntu desktop 版本首次安装完之后的配置
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. 更新软件源 | |
http://blog.ubuntusoft.com/ubuntu-update-source.html | |
2.安装五笔输入法 | |
http://blog.chinaunix.net/uid-25498312-id-3580448.html | |
3.安装zsh | |
https://gist.github.com/tsabat/1498393 | |
4. 安装tmux | |
5.安装vim | |
sudo apt-get install vim-nox (安装 vim7.4:https://gist.github.com/andyque/6172678) | |
https://github.com/andyque/dotfiles | |
6.设置经典桌面(可选,反正我是喜欢经典的) | |
https://tumutanzi.com/archives/7771 | |
7.安装emacs | |
http://www.cnblogs.com/guyufei/archive/2012/07/25/2608376.html | |
8.使用goagent翻墙 | |
https://code.google.com/p/goagent/ | |
https://code.google.com/p/goagent/wiki/GoAgent_Linux | |
9. install Dropbox | |
http://www.liberiangeek.net/2012/04/install-dropbox-in-ubuntu-12-04-precise-pangolin/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment