Guest User

Untitled

a guest
Feb 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. # usage:
  2. $ cd ~/Library/Application\ Support/TextMate/Bundles
  3. $ each-git
  4.  
  5. >> git config remote.origin.url
  6. ~ AsciiDoc.tmbundle:
  7. git://github.com/zuckschwerdt/asciidoc.tmbundle.git
  8. ~ Git.tmbundle:
  9. git://gitorious.org/git-tmbundle/mainline.git
  10. ~ GitHub.tmbundle:
  11. git://github.com/drnic/github-tmbundle.git
  12. ~ RSpec.tmbundle:
  13. git://github.com/dchelimsky/rspec-tmbundle.git
  14. ~ Ruby on Rails.tmbundle:
  15. git://github.com/drnic/ruby-on-rails-tmbundle.git
  16. ~ Ruby.tmbundle:
  17. git://github.com/drnic/ruby-tmbundle.git
  18.  
  19. >> git pull
  20. ...
Add Comment
Please, Sign In to add comment