Commit graph

  • 7e629d76d5 Updated link to the example.zshrc archeydevil 2012-02-10 18:14:47 +11:00
  • 37ba1cbc98 Added an alias to git stash include untracked. Sorin Ionescu 2012-02-07 18:30:15 -05:00
  • 60b15d0035 Improved the coding style of git-info. Sorin Ionescu 2012-02-03 22:32:14 -05:00
  • 3f3b2328f9 Added support for ignoring Git submodules. Sorin Ionescu 2012-02-03 19:12:47 -05:00
  • 0829f921db Added support for package manager installed rbenv. Sorin Ionescu 2012-02-09 22:31:04 -05:00
  • 58874461bb Renamed binit to bI and fixed bundle .gitignore. Sorin Ionescu 2012-02-09 22:20:36 -05:00
  • bf529e7d63 Simplify alternate search for rbenv executable. Dylan Markow 2012-02-09 15:33:32 -08:00
  • b99778edd3 Update tools/install.sh Charlie Harris 2012-02-09 15:28:45 -06:00
  • 63b666ba86 Merged the bundler plugin into the ruby plugin. Sorin Ionescu 2012-02-09 14:28:47 -05:00
  • de61ae0663 Do not export GEM_HOME in launchd. Sorin Ionescu 2012-02-09 14:19:30 -05:00
  • 06b989ebbb Simplified rvm, rbenv, and Mac OS X Ruby settings. Sorin Ionescu 2012-02-09 14:17:53 -05:00
  • 42fc29e6a8 Unset GEM_HOME if RVM or rbenv are installed. Sorin Ionescu 2012-02-09 12:37:42 -05:00
  • 7b8c56300e First instance of the MacTeX plugin Ian Chesal 2012-02-08 18:26:26 -05:00
  • 52f623269d Merge a9f6aed307 into 362927003b GitHub Merge Button 2012-02-08 12:53:48 -08:00
  • a9f6aed307 fixed introduced to parse_git_dirty Aleksey Orekhov 2012-02-08 15:30:58 -05:00
  • 7ea758834b changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurate Aleksey Orekhov 2012-02-08 15:25:12 -05:00
  • dc4d7a92c1 fixed asterisk display for modified repos in git prior to 1.7.2 Aleksey Orekhov 2012-02-08 15:19:12 -05:00
  • f226fdb8f7 Added Moonsphere theme Tim Kurvers 2012-02-08 21:11:22 +01:00
  • 92e8d67e5d Use vendor/bundle for bundler install path. Sorin Ionescu 2012-02-07 18:27:12 -05:00
  • fbf5b0ecb6 add default rbenv_prompt_info implementation to close #878 Brent Faulkner 2012-02-06 21:50:17 -05:00
  • d0fc3b081d normalize .sh files to executable Trevor Wennblom 2012-02-06 20:21:46 -06:00
  • a6e50db5ba suggest DISABLE_UPDATE_PROMPT in .zshrc Trevor Wennblom 2012-02-06 20:18:56 -06:00
  • 005d967dc4 pass DISABLE_UPDATE_PROMPT to check_for_upgrade.sh Trevor Wennblom 2012-02-06 20:16:41 -06:00
  • 81cd933c8e Updated gentoo-advanced.zsh-theme to include root prompt. Sergio Conde Gómez 2012-02-06 23:14:53 +01:00
  • 3ab0a94a1c Write the update file even if CLOBBER is unset. Adam Luikart 2012-02-06 12:22:07 -06:00
  • 482eadb447 added my terminal theme.. Frederik Mogensen 2012-02-06 17:42:05 +01:00
  • d4305fd82c Gentoo's bashrc like theme with advanced git features. Sergio Conde Gómez 2012-02-06 16:33:37 +01:00
  • 8fb119d55d shuky dvir theme Shuky Dvir 2012-02-06 11:21:30 +02:00
  • 72aeaa9d9e added "publish" and "track" command completion for git-flow plugin Hao Hong 2012-02-06 15:51:31 +08:00
  • c3ac1174c2 WORK plugin added * before definition of zsh plugins set WORKPLUGIN_DIRS variable with list of your "work" directories relative to your $HOME, such as WORKPLUGIN_DIRS=('work' 'src') * now you can use work command in your zshell, which will change CWD to first occurrence WORKPLUGIN_DIRS sub folders * directories competition is supported * also, you can define WORKPLUGIN_CALLBACK function, which will be called after directory change. In my case, I use it to call virtualenvwrapper's workon function Pavel Puchkin 2012-02-06 10:49:43 +11:00
  • 31190a55c1 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh yan 2012-02-05 12:51:43 -08:00
  • 82c89bdd91 Revert unintended "added rehash after apt-get install", Marcus 2012-02-05 16:36:44 +01:00
  • 180072eead added personal theme, with remote highlighting Marcus 2012-02-05 16:13:43 +01:00
  • a88d84daec added rehash after apt-get install Marcus 2012-02-05 16:08:24 +01:00
  • 5f9a4373e6 updated mercurial plugin Gregory Liras 2012-02-05 15:59:33 +02:00
  • 5a680ccabc Fixed path to custom folder for themes if ZSH_CUSTOM is set Robin Campbell Joy 2012-02-04 17:00:40 +01:00
  • 1273692226 Merge remote branch 'upstream/master' Raffael Schmid 2012-02-04 15:13:47 +01:00
  • 84c898da49 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh haesken08 2012-02-04 02:11:04 -06:00
  • 33ee2a0bd4 Revert "Do not assume a specific Ruby version." Sorin Ionescu 2012-02-04 00:08:27 -05:00
  • 738ce0caba Correct typo of rbbindir to bin Dylan Markow 2012-02-03 18:47:21 -08:00
  • c0af189b3c Search additional locations for rbenv executable if first check fails. Dylan Markow 2012-02-03 18:44:40 -08:00
  • 33d0ecb9be Initialize rbenv for Zsh. Sorin Ionescu 2012-02-03 17:49:40 -05:00
  • d2bd8ca3c8 Merge cd9b5774bb into 362927003b GitHub Merge Button 2012-02-03 13:34:14 -08:00
  • cd9b5774bb change what symbols are used for different git statuses. Didn't like the previous ones as they conflicted with what I'm used to. Shawn Sorichetti 2012-02-03 16:33:29 -05:00
  • 35d093313d Merge remote-tracking branch 'robbyrussell/master' into develop Shawn Sorichetti 2012-02-03 09:30:52 -05:00
  • 1d21906374 Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh Nils Riedemann 2012-02-03 13:58:24 +01:00
  • 26978f9630 adding apache maven completion support Jesse Farinacci 2012-02-02 21:31:00 -05:00
  • 16962c6817 Simplified Git log aliases using new formats. Sorin Ionescu 2012-02-02 20:03:17 -05:00
  • 1a3940b9a3 Added the ability to browse GitHub files. Sorin Ionescu 2012-02-02 18:25:21 -05:00
  • 304530d990 Filter other remote branches. Sorin Ionescu 2012-02-02 16:50:47 -05:00
  • 42be3d01f0 Use zstyles for screen and tmux plugin options. Sorin Ionescu 2012-02-02 16:34:46 -05:00
  • 3c13411dd0 Added the apt-history function to dpkg plugin. Sorin Ionescu 2012-02-01 00:24:37 -05:00
  • 83876dd319 Fixed a few comments in dpkg plugin. Sorin Ionescu 2012-02-01 00:05:33 -05:00
  • e4e56f0312 Prettify the default git log. Sorin Ionescu 2012-01-31 23:53:05 -05:00
  • 3802a3e61b Fixed the coding style in a case statement. Sorin Ionescu 2012-01-31 23:44:00 -05:00
  • 37c2d35263 Removed a few semicolons in gpg-agent plugin. Sorin Ionescu 2012-01-31 23:42:01 -05:00
  • af060f8dba Fixed a comment in gnu-utils plugin. Sorin Ionescu 2012-01-31 23:41:28 -05:00
  • 128d29e6d9 Fixed a comment in ssh-agent plugin. Sorin Ionescu 2012-01-31 23:40:40 -05:00
  • b646296a47 Do not glob fc and history. Sorin Ionescu 2012-01-31 23:39:03 -05:00
  • b96bbca51c Added or edited file headers. Sorin Ionescu 2012-01-31 23:37:51 -05:00
  • d48b12bd6b Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh Jeffrey Horn 2012-02-02 15:08:06 -05:00
  • 0f0b9b6451 Add line to ignore AppleDouble Jeffrey Horn 2012-02-02 15:06:43 -05:00
  • b268f1515d battery charge (via habrahabr.ru) Stanislav Vorobyev 2012-02-02 17:08:28 +04:00
  • 642128c4f2 Merge remote-tracking branch 'upstream/master' Frederik Mogensen 2012-02-02 10:40:41 +01:00
  • 8520dad7d7 started my theme Stanislav Vorobyev 2012-02-02 02:19:05 +04:00
  • c356acdcf3 correct color Stanislav Vorobyev 2012-02-01 22:29:34 +04:00
  • 7eef2680e7 ensure zshrc exists Stanislav Vorobyev 2012-02-01 22:27:25 +04:00
  • 25f5893a5b better install script Stanislav Vorobyev 2012-02-01 22:12:44 +04:00
  • 3e4f6d1df5 Cleaned lib/hg.zsh of references to git. Mathew Hall 2012-02-01 17:54:45 +00:00
  • 25ff16ef4c Added support for Mercurial repositories. Works in the same way as GIT; themes need to use functions defined in lib/hg.zsh. Mathew Hall 2012-02-01 17:12:35 +00:00
  • 5fce8e6b9f Merge 28ec03216a into 362927003b GitHub Merge Button 2012-01-31 20:45:09 -08:00
  • 28ec03216a Added plugins for tmux and screen. Scott Hoggarth 2012-01-31 22:41:58 -06:00
  • 7d7e587d49 Merge 6a070cb9c2 into 362927003b GitHub Merge Button 2012-01-31 19:42:56 -08:00
  • 6a070cb9c2 fix for issue Issue #896 modifies lib/git.zsh. Has it use different --ignore-submodule syntax for different git versions Aleksey Orekhov 2012-01-31 22:24:57 -05:00
  • 31618e1ef4 putting back the examples... Matt Bailey 2012-01-31 15:06:13 -07:00
  • 0349a5f569 modified cloud theme Matt Bailey 2012-01-31 15:00:18 -07:00
  • 420400e9ce my custom scripts Matt Bailey 2012-01-31 14:59:59 -07:00
  • 9d183548f3 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh santi 2012-01-31 10:22:34 -08:00
  • b4c5734ca3 Add theme 'rudolfs' Rūdolfs Ošiņš 2012-01-31 17:20:12 +01:00
  • 5c758ef4b1 zsh parameter added for rbenv init. It seem it change only which completion file is loaded, but it removes the complete not found command ;) Mailo Svetel 2012-01-31 17:07:20 +01:00
  • 198f88cb53 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh Ubiratan Pires Alberton 2012-01-31 12:44:40 -02:00
  • 633d55abb0 forgot to save before committing. doh Kyle West 2012-01-30 23:04:06 -05:00
  • 3d8f182eed New theme for vim users. Kyle West 2012-01-30 22:54:04 -05:00
  • c1591e0693 Added documentation to key bindings. Kyle West 2012-01-30 22:51:58 -05:00
  • 6402e8b599 rbenv plugin now properly finds homebrew-installed rbenv (fixes #878) Dylan Markow 2012-01-30 14:53:26 -08:00
  • fe7c6018f5 Adding aliases for incoming/outgoing patches. Chad Metcalf 2012-01-29 22:10:59 -08:00
  • 0de0dd8040 Merge 42b5a1ddcd into 362927003b GitHub Merge Button 2012-01-29 17:11:21 -08:00
  • 42b5a1ddcd Include any Hosts that have been added to .ssh/config to the list of completion options. Andrew Smith 2012-01-30 11:11:11 +10:00
  • 8a08f43a66 Merge remote-tracking branch 'upstream/master' Andrew Smith 2012-01-30 11:08:26 +10:00
  • e1a71a84b1 Fixed Perl find/substitute options, added inverse. Sorin Ionescu 2012-01-29 16:32:01 -05:00
  • f77e2c8e05 Updated the README with completion information. Sorin Ionescu 2012-01-28 17:57:03 -05:00
  • 054670cee8 Improved Perl find and replace functions. Sorin Ionescu 2012-01-27 21:03:01 -05:00
  • a28deecd41 Merge ad5aecc382 into 362927003b GitHub Merge Button 2012-01-28 09:34:58 -08:00
  • ad5aecc382 Added alias to clear .orig files on mercurial plugin tinogomes 2012-01-28 14:51:09 -02:00
  • 55e091c6b0 Merge pull request #1 from fufler/master archeydevil 2012-01-28 06:27:34 -08:00
  • 9ad1406cad Theme inspired by Zack Holman's .dotfiles prompt André Brás 2012-01-28 11:00:07 +00:00
  • 0790f36e43 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh André Brás 2012-01-28 10:13:41 +00:00
  • 653f148b82 ion.zsh-theme: Use a blue prompt character after all Johan Kiviniemi 2012-01-28 07:37:22 +02:00
  • 8deb46ed81 Add ion.zsh-theme Johan Kiviniemi 2012-01-28 05:09:50 +02:00
  • da1a02d853 Edited strings, comments, renamed, unset variables. Sorin Ionescu 2012-01-27 18:54:32 -05:00