the5fire

关注Python、Django、Vim、Linux、Web开发、团队管理和互联网--Life is short, we need Python.


安装完ubuntu还需要安装什么

作者:the5fire | 标签:     | 发布:2013-07-20 2:31 p.m. | 阅读量: 11523, 11097

从上周末开始折腾系统到现在终于算是弄完了,把刚安装完ubuntu之后需要安装的其他东西记录下来。

1. 输入法:

搜狗输入法:http://my.oschina.net/winktj/blog/119220

2. vim 配置:

https://github.com/the5fire/myvim 只关心vimrc就行了。

powerline 乱码问题:https://www.csslayer.info/wordpress/linux/vim-powerline/

fontforge安装: https://pypi.python.org/pypi/ufo2otf/0.1.0b

在powerline有问题的时候参考的:http://blog.sina.com.cn/s/blog_54ff8d610101fw8v.html

5. mysql

sudo apt-get install mysql-server mysql-client

sudo apt-get install python-mysqldb

配置编码及python操作: http://www.the5fire.com/python-opt-mysql.html

- from the5fire.com
----EOF-----

微信公众号:Python程序员杂谈


其他分类: