原创 Git 常用命令

轉載自:http://www.onmoso.com/Linux/252.htmlgit branch 查看本地所有分支 git status 查看當前狀態 git commit 提交 git branch -a 查看所有的分支 git

原创 git使用指南

轉載自:http://www.linuxidc.com/Linux/2012-11/75095.htm1.創建目錄$ git config --global user.name "Your Name Comes Here"$ git con

原创 Git 常用命令整理

轉載自:http://www.xbc.me/tag/git-command/ Git 常用命令整理取得Git倉庫初始化一個版本倉庫git initClone遠程版本庫git clone [email protected]:wordpress.git添加

原创 Git下使用Beyond Compare作爲比較和合並工具

轉載自:http://blog.csdn.net/zzqhost/article/details/7298405Git下使用Beyond Compare作爲比較和合並工具建議配置在~/.gitconfig中。Linux下[diff]   

原创 set -o vi

大家都知道,shell命令行有兩種編輯模式emacs-mode和vi-mode。我個人比較喜歡用vi-mode。這樣在敲命令的時候就不用把手移到方向鍵上去。非常方便。使用 "set -o vi" 啓用vi-mode,使用 "set -o e

原创 Vim 複製粘帖格式錯亂問題的解決辦法

轉載自:http://www.cbug.org/2012/07/23/vim-copy-paste.html有時候,複製文本(尤其是代碼)到 Vim,會出現格式錯亂的問題。看樣子,應該是自動縮進惹得禍。本文不去深究原因,直接給出解決方法。1

原创 Git 中文教程

轉載自:http://fsjoy.blog.51cto.com/318484/75365/Git 中文教程介紹Git --- The stupid content tracker, 傻瓜內容跟蹤器。Linus 是這樣給我們介紹 Git 的。

原创 ubuntu 終端常用命令

http://jewelseeker.blog.163.com/blog/static/5802709320094191015899/?fromdm&fromSearch&isFromSearchEngine=yes   ubuntu終端

原创 ubuntu 常用快捷鍵

http://blog.csdn.net/fjiale/article/details/5719155一個系統用久了,總會用到許多快捷鍵,可能大家對win下的快捷鍵比對linux下的要熟悉一些,所以,我打算整理一些快捷鍵的說明。 1.關於

原创 將Vim改造爲強大的IDE—Vim集成Ctags/Taglist/Cscope/Winmanager/NERDTree/OmniCppComplete(有圖有真相)

轉載自:http://blog.csdn.net/bokee/article/details/6633193    工欲善其事,必先利其器。一個強大的開發環境可以大大提高工作效率。好吧,我知道這是廢話。。。不過,我想一定有很多跟我

原创 我的友情鏈接

51CTO博客開發

原创 讓你提升命令行效率的 Bash 快捷鍵

http://linuxtoy.org/archives/bash-shortcuts.htmlHome » 讓你提升命令行效率的 Bash 快捷鍵 [完整版] « Firefox 9 Beta Ubuntu 11.10 Release

原创 bash

https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29#cite_note-25 Bash (Unix shell) Bash is a Unix shell written by Br

原创 Bash readline 使用技巧

Bash readline 使用技巧 摘要 readline 使我真正體驗到 GNU Bash 的強大!(2003-05-21 08:43:15) By ideal, 出處:http://learn.tsinghua.edu.cn/hom

原创 讓你提升命令行效率的 Bash 快捷鍵

http://linuxtoy.org/archives/bash-shortcuts.htmlHome » 讓你提升命令行效率的 Bash 快捷鍵 [完整版] « Firefox 9 Beta Ubuntu 11.10 Release