Sorin Ionescu
|
4ec1b2c8af
|
Changed the main file extension from sh to zsh.
|
2011-08-30 23:39:38 -04:00 |
|
Sorin Ionescu
|
441049ab06
|
Moved each theme under its own directory and changed the file extension.
|
2011-08-30 23:39:38 -04:00 |
|
Sorin Ionescu
|
cefd56b682
|
Merged lib/git.zsh and lib/rvm.zsh into plugins/.
|
2011-08-30 23:39:37 -04:00 |
|
Sorin Ionescu
|
494ad7dcd9
|
Cleaned up lib/ and removed trailing white space everywhere.
Conflicts:
oh-my-zsh.sh
|
2011-08-30 23:39:37 -04:00 |
|
Sorin Ionescu
|
fa0112b98e
|
Removed unused log directory.
|
2011-08-30 23:39:37 -04:00 |
|
Sorin Ionescu
|
7de8f84f9d
|
Removed mcd function and aliases from directories.
|
2011-08-30 23:39:37 -04:00 |
|
Sorin Ionescu
|
0c2beda215
|
Removed tools I have never used nor will I ever use.
Conflicts:
oh-my-zsh.sh
tools/install.sh
tools/upgrade.sh
|
2011-08-30 23:39:37 -04:00 |
|
Sorin Ionescu
|
8efe424641
|
Merged custom/ and lib/.
Conflicts:
custom/aliases.zsh
custom/functions.zsh
custom/grep.zsh
|
2011-08-30 23:39:37 -04:00 |
|
Sorin Ionescu
|
d04660f99a
|
Added new aliases, changed and fixed bugs in old aliases.
|
2011-08-30 23:39:37 -04:00 |
|
Sorin Ionescu
|
aee8818536
|
Replaced npm 0.x completion with 1.0 completion.
|
2011-08-30 23:39:36 -04:00 |
|
Sorin Ionescu
|
6b5e026aec
|
Compile zcompdump, if modified, to increase startup speed.
|
2011-08-30 23:39:36 -04:00 |
|
Sorin Ionescu
|
71a6f7ed92
|
Disabled complist since it's crashing ZSH on menu completion.
|
2011-08-30 23:39:36 -04:00 |
|
Sorin Ionescu
|
76998106f8
|
Added man-preview completion suggested by @webflo.
|
2011-08-30 23:39:36 -04:00 |
|
Sorin Ionescu
|
8c41252cc7
|
Fix for dumb terminals like Vim's.
|
2011-07-12 21:24:33 -04:00 |
|
Sorin Ionescu
|
82f2658d91
|
ZSH has built-in regex support; use it!
|
2011-07-12 21:00:19 -04:00 |
|
Sorin Ionescu
|
4259d7ec51
|
Fixed confusing, inconsistent casing.
|
2011-07-12 21:00:19 -04:00 |
|
Sorin Ionescu
|
f50a36602f
|
Vastly improved vi-mode plugin.
|
2011-07-12 21:00:19 -04:00 |
|
Sorin Ionescu
|
9408de4c91
|
Vastly improved osx plugin.
|
2011-07-12 21:00:18 -04:00 |
|
Sorin Ionescu
|
42a35c59aa
|
Added gnu-utils plugin.
|
2011-07-12 21:00:18 -04:00 |
|
Sorin Ionescu
|
efa894e090
|
Handle tar.xz and tar.lzma better (credit: @gwjo).
|
2011-07-12 21:00:18 -04:00 |
|
Sorin Ionescu
|
91d96c6eb6
|
Added extract plugin.
|
2011-07-12 21:00:13 -04:00 |
|
Sorin Ionescu
|
34c25965b9
|
Populated custom.
|
2011-07-12 20:22:08 -04:00 |
|
Robby Russell
|
3552423de3
|
Merge pull request #429 from mhitza/master
Optional themes
|
2011-06-20 01:28:34 -07:00 |
|
Robby Russell
|
279cf279a6
|
Merge pull request #436 from smt/pull-request-1
Add ohmyzsh theme, my version of dogenpunk
|
2011-06-20 01:24:29 -07:00 |
|
Stephen Tudor
|
03f71d14dd
|
Changed kanji to fuku (good luck)
|
2011-06-19 12:22:23 -04:00 |
|
Stephen Tudor
|
f22460f181
|
Add ohmyzsh theme, my version of dogenpunk
|
2011-06-18 21:48:35 -04:00 |
|
Marius Ghita
|
527355eae3
|
When the theme choice is left out, oh-my-zsh will not try to load it
|
2011-06-15 01:17:22 +03:00 |
|
Robby Russell
|
ed990f61ff
|
Merge pull request #400 from mkomitee/master
Fix bug introduced in pull request #395 which impacts users who DISABLE_AUTO_UPDATE
|
2011-06-05 01:04:30 -07:00 |
|
Michael Komitee
|
9b4a89f327
|
Fix bug from Pull request #395
#395 broke oh-my-zsh for users who disable check-for-updates
|
2011-06-04 14:03:10 -04:00 |
|
Robby Russell
|
e8bd400bff
|
Merge pull request #395 from vguerci/upgrade-before-init
Upgrade before init
|
2011-06-04 03:12:23 -07:00 |
|
vguerci
|
7c9474508c
|
[upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified)
|
2011-06-04 11:52:13 +02:00 |
|
Andrew Hodges
|
0c41b1cdc3
|
Colorize Install & Upgrade Scripts
Make tools/install.sh and tools/upgrade.sh pretty.
|
2011-06-03 14:05:25 -04:00 |
|
Robby Russell
|
3ed19c4895
|
Merge pull request #371 from nebirhos/master
Another (useless) theme!
|
2011-06-03 08:50:31 -07:00 |
|
Robby Russell
|
3ddc49cafd
|
Merge pull request #378 from secondplanet/master
Humza.zsh-theme
|
2011-06-03 08:50:07 -07:00 |
|
Robby Russell
|
30787d82bf
|
Merge pull request #391 from mattdoran/master
Fix typos in svn plugin
|
2011-06-03 08:49:44 -07:00 |
|
Matt Doran
|
9b63a03bcf
|
Fix typos in the svn plugin that would cause calls to 'svn' when not in an svn working copy.
|
2011-06-04 00:32:05 +10:00 |
|
Robby Russell
|
141d355e2e
|
Merge pull request #385 from sunaku/theme
add "sunaku" theme, see http://ompldr.org/vOHcwZg
|
2011-06-02 08:50:33 -07:00 |
|
Suraj N. Kurapati
|
c1b5d72830
|
add "sunaku" theme, see http://ompldr.org/vOHcwZg
|
2011-06-01 20:39:07 -07:00 |
|
Robby Russell
|
3bb21afa88
|
Merge pull request #382 from miloshadzic/master
miloshadzic theme
|
2011-06-01 14:45:35 -07:00 |
|
Robby Russell
|
4b828cda28
|
Merge pull request #380 from brianjriddle/master
fixes for ant plugin. tested on mac.
|
2011-06-01 14:39:08 -07:00 |
|
Robby Russell
|
1f9b31ea34
|
Merge pull request #383 from alanpeabody/master
My theme
|
2011-06-01 14:05:12 -07:00 |
|
Miloš Hadžić
|
0d476e02cd
|
Adds my theme
|
2011-06-01 12:45:15 +02:00 |
|
Robby Russell
|
7b0b83623f
|
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
|
2011-06-01 09:33:49 +02:00 |
|
Robby Russell
|
23a082df12
|
Revert "Added my zsh theme file, heavily based on sjl's" as it relies
on a dotfile to be in ~/bin.
This reverts commit f2f34f5404 .
|
2011-06-01 09:33:12 +02:00 |
|
Robby Russell
|
643a4e77f6
|
Merge pull request #375 from betawaffle/rollback-366
Rollback of Pull #366
|
2011-05-31 21:24:01 -07:00 |
|
Robby Russell
|
ba0f13604a
|
Merge pull request #381 from thePapacy/fix-git-zsh
Fix deleted in git.zsh
|
2011-05-31 21:06:10 -07:00 |
|
Michael Hanson
|
c014dca141
|
Fix deleted in git.zsh
|
2011-05-31 15:59:38 -07:00 |
|
Brian Riddle
|
f487897175
|
fix double -f and corrected format.
-f%m was getting called twice in the stat_cmd
corrected format of stat command from y to Y.
|
2011-05-31 14:16:43 +02:00 |
|
Second Planet
|
93dab36fcb
|
added humza.zsh-theme
|
2011-05-30 19:10:26 -04:00 |
|
Andrew Hodges
|
9801ad6453
|
Remove Uneeded Lines
|
2011-05-30 11:10:35 -04:00 |
|