先週末にシステムを投げ始めましたが、ようやく完成しました。ubuntuのインストール後にインストールする必要のあるその他のものを記録します。
Sogou入力方法:[http://my.oschina.net/winktj/blog/119220](http://my.oschina.net/winktj/blog/119220)
[ https://github.com/the5fire/myvim](https://github.com/the5fire/myvim)vimrcに注意してください。
電力線の文字化けの問題:[https://www.csslayer.info/wordpress/linux/vim-powerline/](https://www.csslayer.info/wordpress/linux/vim-powerline/)
fontforgeのインストール:[https://pypi.python.org/pypi/ufo2otf/0.1.0b](https://pypi.python.org/pypi/ufo2otf/0.1.0b)
電力線に問題がある場合を参照してください:[http://blog.sina.com.cn/s/blog_54ff8d610101fw8v.html](http://blog.sina.com.cn/s/blog_54ff8d610101fw8v.html)
http://blog.ryanrampersad.com/2010/11/change-default-git-editor-on-ubuntu/
http://www.saltycrane.com/blog/2010/02/how-install-pip-ubuntu/
http://stackoverflow.com/questions/16370583/pip-issue-installing-almost-any-library
http://www.the5fire.com/virtualenv-python-env.html
sudo apt-get install mysql-server mysql-client
sudo apt-get install python-mysqldb
構成コードとPython操作:[http://www.the5fire.com/python-opt-mysql.html](http://www.the5fire.com/python-opt-mysql.html)