CARVIEW |
robbyrussell
(Robby Russell)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Robby Russell
- Website/Blog
- https://planetargon.com/who-we-are/robby-russell
- Company
- Planet Argon, LLC
- Location
- Portland, Oregon USA
- Member Since
- Feb 13, 2008 (about 1 year)
Following 24 coders and watching 40 repositories view all →
Public Repositories (18)
-
oh-my-zsh
A community-driven framework for managing your zsh configuration.
Last updated Fri Jan 15 08:42:25 -0800 2010
-
docrails
PLEASE CHECK https://github.com/lifo/docrails/wikis
Forked from lifo/docrails Tue Dec 01 21:07:17 -0800 2009
Last updated Tue Dec 01 22:34:47 -0800 2009
-
GoogleAnalyticsProxy
A JavaScript proxy class for Google Analytics, which allows you to test event tracking in develop...
Last updated Sun Nov 01 10:55:21 -0800 2009
-
shorturl
A Ruby gem that connects to various URL shortening services like RubyURL, moourl, etc.
Last updated Fri Oct 09 10:39:35 -0700 2009
-
faker
A library for generating fake data such as names, addresses, and phone numbers.
Forked from stympy/faker Thu Oct 01 13:20:10 -0700 2009
Last updated Thu Oct 01 13:47:44 -0700 2009
-
rubyurl
Your favorite URL-shortening service in all of Ruby land
Last updated Fri Sep 11 10:17:00 -0700 2009
-
open_gem
Gem Command to easily open a ruby gem with the editor of your choice.
Forked from adamsanderson/open_gem Thu Oct 01 13:17:10 -0700 2009
Last updated Mon Aug 03 17:45:51 -0700 2009
-
less
Leaner CSS
Forked from cloudhead/less Tue Jun 16 21:33:08 -0700 2009
Last updated Tue Jun 16 23:38:46 -0700 2009
-
github-services
Official GitHub Services Integration
Forked from pjhyett/github-services Mon Jun 15 15:56:22 -0700 2009
Last updated Fri Jun 12 15:29:15 -0700 2009
-
flash-message-conductor
A simple pattern for managing flash messages in your Ruby on Rails application.
Forked from planetargon/flash-message-conductor Mon Jan 19 22:30:56 -0800 2009
Last updated Mon Jan 19 21:58:32 -0800 2009
-
active_merchant
(fork for integrating with MeS) Active Merchant is a simple payment abstraction library used in a...
Forked from planetargon/active_merchant Tue Dec 09 20:52:29 -0800 2008
Last updated Tue Dec 09 20:55:57 -0800 2008
-
dotfiles
My configuration files
Last updated Tue Oct 07 20:55:37 -0700 2008
-
boxcar-conductor
Plugin for Rails to enhance the deployment process to RailsBoxcar.com instances
Forked from planetargon/boxcar-conductor Wed Sep 17 20:32:41 -0700 2008
Last updated Wed Sep 17 20:32:44 -0700 2008
-
hoodwinkd
the travelling peanut gallery (a meta-web)
Last updated Tue Sep 16 15:39:49 -0700 2008
-
year_after_year
A (extremely) simple helper for Ruby on Ruby on Rails to output the current year... seriously fol...
Last updated Tue May 20 22:37:59 -0700 2008
-
masochism
ActiveRecord connection proxy for master/slave connections
Forked from technoweenie/masochism Mon Mar 03 20:28:16 -0800 2008
Last updated Wed Mar 26 12:43:39 -0700 2008
-
active_delegate
Master/Slave delegation for ActiveRecord models for reads/writes
Last updated Wed Mar 26 12:40:23 -0700 2008
-
textilizefu
Textilize plugin for rails, based on PermalinkFu
Forked from adelcambre/textilizefu Wed Feb 13 14:48:35 -0800 2008
Last updated Mon Mar 03 19:39:42 -0800 2008
Public Activity 
Auto-updater / cannot find git

-
robbyrussell committed 2ecc228b:
Adding a function that will open up a ticket in Lighthouse based on the number and there being a URL in a hidden file.
Gem updates?
You'd wonder why this wasn't just part of Ruby. ;-)

-
robbyrussell committed 98d56a30:
Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.

-
johnmaxwelliv committed 20755df4:
Based on a suggestion from robbyrussel, using env for greater compatibility.
-
johnmaxwelliv committed 59116a25:
Instead of using the user's standard shell, this script should be run using zsh, since that was the shell it was written for. On my machine changes to my default shell only take effect when I log out and then long in again. Plus, it's nice for people to be able to try oh-my-zsh out even if zsh isn't their default shell right? :-)

-
robbyrussell committed 4419c5c3:
Merge commit 'e429ff9e2bed41f88e3df3315b159fa79a7152fc'
-
To1ne committed e429ff9e:
no correction on gist
-
To1ne committed dfb3fb5a:
No correction on mkdir + removed duplicate nocorrect mv
-
Toon Claes committed 065ae006:
Revert
-
Toon Claes committed dca4651c:
Completion from history
-
Toon Claes committed 328e67eb:
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
-
To1ne committed 3f49658c:
tonotdo theme: Back to the original
-
To1ne committed 6524bee2:
tonotdo theme still not like I wanted
-
To1ne committed 5bd19908:
tonotdo theme like I like it
-
To1ne committed 7aca512f:
Theme tonotdo upgrade

-
robbyrussell committed c08e1e0c:
Merge branch 'master' of git://github.com/macovsky/oh-my-zsh into macovsky/master
-
macovsky committed bee94dbd:
new theme
Empty ,zsh-update file

-
robbyrussell committed 41f13ccb:
Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value got corrupted. Closes #32
Empty ,zsh-update file
How to remove fn + backspace key binding?
zsh: no matches found: -?
Recent patch messing with git
Error when in .git directory
Every command results in a number of empty lines before the result that is increasing

-
robbyrussell committed 6d022aad:
Adding the directory tree of a generated Rails app.

-
robbyrussell committed 77071af4:
Added links to web server options to their respective websites to save people the trouble of having to google them.

-
robbyrussell committed e8183d41:
Updating documentation for Console. Now mentioniing sandbox and including a link to the irb section in the online Pickaxe.
Durr.. my commit message was wrong.
git push origin $(current_branch)
grb publish $(current_branch) originenjoy!

-
robbyrussell committed 473dd3b2:
Adding current_branch function, which can be used like: git pull origin master
Tab-completion of git makes the command move to the right