chengdujin / ubuntu-essentials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software

  1. Ranger
  2. Tilda
  3. fcitx
  4. Gloobus-Preview
  5. Chrome Plugin - Google Pinyin
  6. Banshee and its Douban plugin
  7. my-weather-indicator
  8. Xpad
  9. Sublime-text-2
  10. newsbeuter
  11. fish
  12. Ubuntu-Tweak
  13. System Load Indicator /Michael Hofmann
  14. GMate github:gmate/gmate
  15. tig (visualize git log)

Code Segment

  1. Better Git Log

    git lg | git log -p

    git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"

About


Languages

Language:Vim Script 92.7%Language:Shell 3.7%Language:Python 3.6%