1
0
Fork 0

Commit Graph

  • 3d465712bc Refactored environment. Sorin Ionescu 2011-07-14 22:44:49 -0400
  • 37dbcf7a20 Cleaned up and documented history. Sorin Ionescu 2011-07-14 17:36:14 -0400
  • c9e510696c Moved the setting of GNU Screen window number. Sorin Ionescu 2011-07-14 17:23:17 -0400
  • 3c273c4ce7 Added slit, duh functions and comments. Sorin Ionescu 2011-07-14 17:19:05 -0400
  • 571aa8c8e1 Fixed GNU Screen and tmux configuration file detection. Sorin Ionescu 2011-07-14 17:17:34 -0400
  • 0ccc0c3fe6 Use Git for coloured diff if colordiff is not installed. Sorin Ionescu 2011-07-14 16:19:00 -0400
  • 7bf23fd6d2 Added a few aliases and fixed typos. Sorin Ionescu 2011-07-14 16:16:22 -0400
  • 3fd9cf9f86 Renamed lib/ to functions/ and renamed files inside of it. Sorin Ionescu 2011-07-14 16:12:15 -0400
  • 00d4f280ae Changed the main file extension from sh to zsh. Sorin Ionescu 2011-07-13 13:13:35 -0400
  • b34e9e0022 Moved each theme under its own directory and changed the file extension. Sorin Ionescu 2011-07-13 13:03:11 -0400
  • 8c41252cc7 Fix for dumb terminals like Vim's. Sorin Ionescu 2011-02-27 10:13:57 -0500
  • 82f2658d91 ZSH has built-in regex support; use it! Sorin Ionescu 2011-02-22 19:30:42 -0500
  • 4259d7ec51 Fixed confusing, inconsistent casing. Sorin Ionescu 2011-02-03 23:11:17 -0500
  • f50a36602f Vastly improved vi-mode plugin. Sorin Ionescu 2011-02-04 23:23:14 -0500
  • 9408de4c91 Vastly improved osx plugin. Sorin Ionescu 2011-02-22 23:32:50 -0500
  • 42a35c59aa Added gnu-utils plugin. Sorin Ionescu 2011-02-03 17:25:45 -0500
  • efa894e090 Handle tar.xz and tar.lzma better (credit: @gwjo). Sorin Ionescu 2011-04-17 23:17:48 -0400
  • 91d96c6eb6 Added extract plugin. Sorin Ionescu 2011-02-03 22:46:52 -0500
  • 34c25965b9 Populated custom. Sorin Ionescu 2011-04-19 21:58:02 -0400
  • 20d07c4b9b Merge 7ce0ea31f0 into 3df2fe787e #2 GitHub Merge Button 2011-07-07 11:50:47 -0700
  • 7ce0ea31f0 rm glg alias (it's now ghhh), add gls alias to git aliases #2 Ashley Dev 2011-07-06 19:00:06 -0700
  • 723c2c43c8 Change all the themes to use the new git plugin and rm the old git plugin code. Ashley Dev 2011-07-06 18:58:59 -0700
  • c661eedfb1 Fix a bug in the default git_prompt_info () Ashley Dev 2011-07-06 18:50:15 -0700
  • 3552423de3 Merge pull request #429 from mhitza/master Robby Russell 2011-06-20 01:28:34 -0700
  • 279cf279a6 Merge pull request #436 from smt/pull-request-1 Robby Russell 2011-06-20 01:24:29 -0700
  • 03f71d14dd Changed kanji to fuku (good luck) Stephen Tudor 2011-06-19 12:22:23 -0400
  • f22460f181 Add ohmyzsh theme, my version of dogenpunk Stephen Tudor 2011-06-18 19:24:55 -0400
  • 527355eae3 When the theme choice is left out, oh-my-zsh will not try to load it Marius Ghita 2011-06-15 01:17:22 +0300
  • ed990f61ff Merge pull request #400 from mkomitee/master Robby Russell 2011-06-05 01:04:30 -0700
  • 9b4a89f327 Fix bug from Pull request #395 #395 broke oh-my-zsh for users who disable check-for-updates Michael Komitee 2011-06-04 14:03:10 -0400
  • e8bd400bff Merge pull request #395 from vguerci/upgrade-before-init Robby Russell 2011-06-04 03:12:23 -0700
  • 7c9474508c [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) vguerci 2011-06-04 11:02:25 +0200
  • 53da2d86f6 Reorder functions in file, change default format, remove GIT_PROMPT_INFO_FUNC: Ashley Dev 2011-06-03 17:37:06 -0700
  • b33e6b6598 Change the api to use PROMPT='$GIT_PROMPT_INFO# ' instead of PROMPT='$(git_prompt_info)# ' Ashley Dev 2011-06-03 14:30:59 -0700
  • 0c41b1cdc3 Colorize Install & Upgrade Scripts Andrew Hodges 2011-06-03 14:05:25 -0400
  • 459ebef612 add comment, fix a performance bug when $EDITOR is not set, reformat. Ashley Dev 2011-06-03 09:35:33 -0700
  • 3ed19c4895 Merge pull request #371 from nebirhos/master Robby Russell 2011-06-03 08:50:31 -0700
  • 3ddc49cafd Merge pull request #378 from secondplanet/master Robby Russell 2011-06-03 08:50:07 -0700
  • 30787d82bf Merge pull request #391 from mattdoran/master Robby Russell 2011-06-03 08:49:44 -0700
  • 9b63a03bcf Fix typos in the svn plugin that would cause calls to 'svn' when not in an svn working copy. Matt Doran 2011-06-04 00:32:05 +1000
  • 8d819d2b07 API change, and move the ashleydev format into the plugin as the default format. Ashley Dev 2011-06-02 19:46:42 -0700
  • 51e7a6ebe1 update git-prompt.plugin.zsh to coding standards: shiftwidth=2, and rename some variable names to remove leading underscores Ashley Dev 2011-06-02 18:01:44 -0700
  • b5179f6c49 fix spelling of _git_promt__git_dir Ashley Dev 2011-06-02 17:52:02 -0700
  • e2955b4901 add some more comments Ashley Dev 2011-06-02 17:07:14 -0700
  • c4a2588a76 update comments: Ashley Dev 2011-06-02 16:47:41 -0700
  • 9c4f4f501f Add screenshot urls Ashley Dev 2011-06-02 15:28:39 -0700
  • ba0e90d887 fix up the git prompt when it's a fresh repo Ashley Dev 2011-06-02 14:11:40 -0700
  • acc1023bfd fix up the git prompt when it's a fresh repo #1 Ashley Dev 2011-06-02 14:09:05 -0700
  • fcbca579ae Update plugins/git: Ashley Dev 2011-06-02 11:22:39 -0700
  • 0a3611c572 add header to theme file Ashley Dev 2011-06-02 11:13:22 -0700
  • 384c594abb Update plugins/git: Ashley Dev 2011-06-02 11:07:00 -0700
  • d1088b2860 add file header, and better comments and info about options that are available in the sample. Ashley Dev 2011-06-02 10:35:22 -0700
  • 3bb66a6ef7 Merge branch 'master' of github.com:ashleydev/oh-my-zsh Ashley Dev 2011-06-02 10:19:57 -0700
  • d40d2cb78d updates and cleanups to git prompt stuff Ashley Dev 2011-06-02 10:19:10 -0700
  • 3df2fe787e Merged /lib/git.zsh and /lib/rvm.zsh into /plugins/. Sorin Ionescu 2011-06-01 14:14:20 -0400
  • 1e9b718af1 Cleaned up /lib/, removed trailing white space everywhere. Sorin Ionescu 2011-06-01 02:48:26 -0400
  • 141d355e2e Merge pull request #385 from sunaku/theme Robby Russell 2011-06-02 08:50:33 -0700
  • c1b5d72830 add "sunaku" theme, see http://ompldr.org/vOHcwZg Suraj N. Kurapati 2011-06-01 20:38:25 -0700
  • 3bb21afa88 Merge pull request #382 from miloshadzic/master Robby Russell 2011-06-01 14:45:35 -0700
  • 4b828cda28 Merge pull request #380 from brianjriddle/master Robby Russell 2011-06-01 14:39:08 -0700
  • 1f9b31ea34 Merge pull request #383 from alanpeabody/master Robby Russell 2011-06-01 14:05:12 -0700
  • 4727e12013 Merged lib/git.zsh and lib/rvm.zsh into plugins/. Sorin Ionescu 2011-06-01 14:14:20 -0400
  • 0d476e02cd Adds my theme Miloš Hadžić 2011-06-01 12:45:15 +0200
  • 7b0b83623f Merge branch 'master' of github.com:robbyrussell/oh-my-zsh Robby Russell 2011-06-01 09:33:49 +0200
  • 23a082df12 Revert "Added my zsh theme file, heavily based on sjl's" as it relies on a dotfile to be in ~/bin. Robby Russell 2011-06-01 09:33:12 +0200
  • 94ab5e0ec8 Cleaned up lib/ and removed trailing white space everywhere. Sorin Ionescu 2011-06-01 02:48:26 -0400
  • 643a4e77f6 Merge pull request #375 from betawaffle/rollback-366 Robby Russell 2011-05-31 21:24:01 -0700
  • ba0f13604a Merge pull request #381 from thePapacy/fix-git-zsh Robby Russell 2011-05-31 21:06:10 -0700
  • c014dca141 Fix deleted in git.zsh Michael Hanson 2011-05-31 15:13:23 -0700
  • f487897175 fix double -f and corrected format. Brian Riddle 2011-05-31 14:16:43 +0200
  • db6c172e9f Removed unused log directory. Sorin Ionescu 2011-05-30 21:38:07 -0400
  • ef526b57e1 Removed directories mcd function and aliases. Sorin Ionescu 2011-05-30 19:47:55 -0400
  • 52b63cd2ce Removed tools I have never used nor will I ever use. Sorin Ionescu 2011-05-30 19:46:27 -0400
  • 3436a9247c Removed unused log directory. Sorin Ionescu 2011-05-30 21:38:07 -0400
  • 99e1fd3a7c Removed mcd function and aliases from directories. Sorin Ionescu 2011-05-30 19:47:55 -0400
  • ad9db8d342 Removed tools I have never used nor will I ever use. Sorin Ionescu 2011-05-30 19:46:27 -0400
  • 93dab36fcb added humza.zsh-theme Second Planet 2011-05-30 19:10:26 -0400
  • e9d2eee6e3 Merged custom and lib. Sorin Ionescu 2011-05-30 18:39:04 -0400
  • ec4f279445 Merged custom/ and lib/. Sorin Ionescu 2011-05-30 18:39:04 -0400
  • 4b31134fbb Merge 674327742b into 59789f8c8c #1 GitHub Merge Button 2011-05-30 15:25:07 -0700
  • 59789f8c8c Added new aliases, changed and fixed bugs in old aliases. Sorin Ionescu 2011-05-29 21:24:53 -0400
  • 7199f8ced8 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh Sorin Ionescu 2011-05-30 11:54:52 -0400
  • 9801ad6453 Remove Uneeded Lines Andrew Hodges 2011-05-30 11:10:08 -0400
  • 1e3b441ce7 Rollback of Pull #366 Andrew Hodges 2011-05-30 10:07:15 -0400
  • 9a3b68d655 Added new aliases, changed and fixed bugs in old aliases. Sorin Ionescu 2011-05-29 21:24:53 -0400
  • 1c2eb40e87 Added nebirhos theme nebirhos 2011-05-26 20:00:23 +0200
  • aef3b988a2 Synced Git completion with ZSH HEAD. Sorin Ionescu 2011-05-29 17:08:16 -0400
  • 142c03dbd2 Merge pull request #359 from theunraveler/master Robby Russell 2011-05-29 03:56:33 -0700
  • d708f5ddc1 Merge pull request #363 from Blattlaus/master Robby Russell 2011-05-29 03:54:40 -0700
  • 40a737ee13 Merge pull request #366 from betawaffle/master Robby Russell 2011-05-29 03:54:05 -0700
  • b0c9bc88ef Merge pull request #368 from trapd00r/master Robby Russell 2011-05-29 03:49:51 -0700
  • 0eba5364bf Merge pull request #365 from briankftse/master Robby Russell 2011-05-29 03:49:27 -0700
  • 205e2f4842 add trapd00r theme Magnus Woldrich 2011-05-29 11:55:24 +0200
  • 6b86636413 Merge branch 'plugins' Andrew Hodges 2011-05-28 13:14:42 -0400
  • 18bfb14a2f Thor Andrew Hodges 2011-05-28 13:12:03 -0400
  • ace84c8b7e Cleanup Andrew Hodges 2011-05-28 13:06:03 -0400
  • 18ab94bccd Add new 'minimal' theme brian tse 2011-05-28 23:57:32 +0800
  • 18293cd724 OS X Helpers Andrew Hodges 2011-05-28 11:27:50 -0400
  • d72b9c5ec5 Node.js Helpers Andrew Hodges 2011-05-28 11:20:48 -0400
  • befb02e3da Pow! Restart Helper Andrew Hodges 2011-05-28 11:09:37 -0400