摘要:
sudo apt-get remove ibussudo add-apt-repository ppa:fcitx-team/nightlysudo apt-get updatesudo apt-get install fcitx fcitx-config-gtk fcitx-sogoupinyinsudo apt-get install fcitx-table-allim-switch -s fcitx -z defaultsudo shutdown -r now 阅读全文
posted @ 2013-12-02 20:55
sherlock99
阅读(190)
评论(0)
推荐(0)
摘要:
Git常用命令备忘Git配置git config --global user.name "99" git config --global user.email "99@gmail.com"git config --global color.ui truegit config --global a... 阅读全文
posted @ 2013-12-02 20:24
sherlock99
阅读(288)
评论(0)
推荐(0)
摘要:
在git-completion.bash最后一行添加 (用vim添加)alias ls='ls --show-control-chars --color=auto' 解决中文文件名乱码git config --global gui.encoding utf-8git config --global core.quotepath false以上解决中文乱码问题Wscript中 使用unicode 既可以在Wscript中运行 也能在github上正常显示git config --global alias.co checkoutgit config --global alias.c 阅读全文
posted @ 2013-12-02 20:19
sherlock99
阅读(650)
评论(0)
推荐(0)
浙公网安备 33010602011771号