summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-06add some alias for git flowyleo77
2013-05-22add gf alias for git flowyleo77
2013-05-17add search by filename and file content featureyleo77
2013-05-09Merge pull request #1803 from bebugz/patch-1Robby Russell
gentoo linux support
2013-05-09gentoo linux supportbebugz
2013-04-30Merge pull request #1774 from kevinxucs/sublime-default-2Robby Russell
Change sublime text path select priority on mac.
2013-04-30Merge pull request #1779 from lorn/fasd_updateRobby Russell
Cache for fasd --init
2013-04-30Cache for fasd --initLindolfo 'Lorn' Rodrigues
Using cache technique for faster fasd --init as shown at: https://github.com/clvv/fasdi#install
2013-04-29Change sublime text path select priority on mac.Kaiwen Xu
User changed symbolic link for sublime binary is now top priority, since this allows users to actually specify which version of sublime they want to use. Sublime text 2 binary has higher priority over sublime text (3) binary, since sublime text 2 is considered more stable.
2013-04-23Merge pull request #690 from essembeh/masterRobby Russell
Adding ~/.ssh/config parsing for host list and theme.
2013-04-23Merge pull request #1254 from systemfreund/masterRobby Russell
Added completion plugin for "Go" compiler
2013-04-23Spin to bundlerRobby Russell
2013-04-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2013-04-23Resolving conflict with merge of #1058Robby Russell
2013-04-23Merge pull request #1633 from alec-c4/masterRobby Russell
rails4 plugin
2013-04-23Merge pull request #917 from agate/patch-1Robby Russell
added "publish" and "track" command completion for git-flow plugin
2013-04-23Merge pull request #1091 from jmazzi/patch-1Robby Russell
Improve README; Instructions for handling updates
2013-04-23Merge pull request #1102 from drnic/git-configRobby Russell
More git aliases
2013-04-23Merge pull request #1225 from bobmaerten/patch-1Robby Russell
vagrant uses 'ssh-config' command, not 'ssh_config'
2013-04-23Merge pull request #711 from jasongill/textmate-plugin-improvementRobby Russell
Improvements to the tm command in the TextMate plugin
2013-04-23Merge pull request #424 from hackedy/fixRobby Russell
use /home/ryan/d/.oh-my-zsh instead of ~/.oh-my-zsh for cache
2013-04-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2013-04-23Resolving conflict when merging in #528Robby Russell
2013-04-23Merge pull request #922 from sbfaulkner/masterRobby Russell
patch rbenv support for themes
2013-04-23Merge pull request #1053 from cwoodcox/masterRobby Russell
Added a neat theme called half-life. It's pretty and quite functional.
2013-04-23Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2013-04-23Updating the README fileRobby Russell
2013-04-23Merge pull request #1088 from avit/avit-themeRobby Russell
avit theme
2013-04-23Merge pull request #818 from jmacdonald/masterRobby Russell
Alias for 'git diff'
2013-04-23Merge pull request #1569 from ZeroKnight/masterRobby Russell
Better custom theme loading
2013-04-23Resolving conflict with merge of #970Robby Russell
2013-04-23Merge pull request #1223 from bigjust/masterRobby Russell
Basic Virtualenv plugin
2013-04-23Merge pull request #1620 from hreese/gpg-agent_with_sensible_ssh-agentRobby Russell
Disable ssh-agent support in gpg-agent-plugin if another ssh-agent is already available.
2013-04-23Merge pull request #1490 from khrt/masterRobby Russell
Added support for Subversion 1.7 for SVN plugin
2013-04-23Merge pull request #1565 from serdardalgic/autoenv-pluginRobby Russell
Add autoenv plugin, which adopts using Kenneth Reitz's autoenv.
2013-04-23Resolving conflict in #1266 mergeRobby Russell
2013-04-23Resolving conflict when merging in 1570Robby Russell
2013-04-23Merge pull request #1575 from mguindin/agnoster-changeRobby Russell
[agnoster-theme] modifying theme for dirty/staged files
2013-04-23Merge pull request #1582 from To1ne/pushdminusRobby Russell
use pushdminus
2013-04-23Merge pull request #1608 from swanandp/m_lion_terminal_same_tab_supportRobby Russell
Mountain Lion Terminal App: Support for opening tabs and windows in the same folder.
2013-04-23Merge pull request #1622 from hacfi/patch-1Robby Russell
Fix Symfony2 command completion 'permission denied'
2013-04-23Merge pull request #1634 from Anahkiasen/patch-1Robby Russell
Add alias for "composer dump-autoload"
2013-04-23Merge pull request #1641 from NeuralSandwich/masterRobby Russell
Battery plugin updates
2013-04-23Merge pull request #1702 from mbauhardt/copyfileRobby Russell
a plugin (function) which copies the content of a file into the clipboar...
2013-04-23Merge pull request #1715 from dbohdan/masterRobby Russell
Fixed a UTF-8 problem in the theme "fishy"
2013-04-23Merge pull request #1724 from miry/rails_aliasesRobby Russell
Added global aliases to use RAILS_ENV.
2013-04-23Merge pull request #1703 from marcparadise/mp/knife-chef-11-initial-supportRobby Russell
initial support for chef 11 integrated knife-essentials
2013-04-23Merge pull request #1704 from laggyluke/st3Robby Russell
Support for Sublime Text 3
2013-04-23Merge pull request #1718 from toctan/masterRobby Russell
command-not found support for Arch Linux
2013-04-23Merge pull request #1721 from z2v/hgpluginRobby Russell
Mercurial: add alias for 'hg bookmarks'