Sorin Ionescu
71d5e5625e
Renamed plugin files to init.zsh.
...
Since plugins are under their own directories, the /plugins/foo/foo.plugin.zsh
naming scheme is redundant.
Naming the entry point of plugins init.zsh will encourage the splitting of
large plugins into multiple files.
2011-09-14 01:36:56 -04:00
Sorin Ionescu
c68e07e4f6
Simplified option variables for greater flexibility.
2011-09-14 01:35:52 -04:00
Sorin Ionescu
38781c014d
Merged vi-mode plugin with Emacs key bindings.
2011-09-14 01:35:48 -04:00
Sorin Ionescu
cadb282cca
Converted OMZ themes to native ZSH themes.
2011-09-05 15:44:50 -04:00
Sorin Ionescu
bd8d53adb0
Renamed the ZSH environmental variable to OMZ.
2011-08-30 23:39:39 -04:00
Sorin Ionescu
4ec1b2c8af
Changed the main file extension from sh to zsh.
2011-08-30 23:39:38 -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
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
8c41252cc7
Fix for dumb terminals like Vim's.
2011-07-12 21:24:33 -04:00
Robby Russell
6f7d51c68d
Feature: Random themes now supported. Just set your theme to 'random' and it'll load a different theme each time oh-my-zsh is started. Closes #309
2011-04-29 11:24:29 +02:00
Lorrin Nelson
06063ab695
Introduce DISABLE_AUTO_TITLE option
2011-03-23 21:20:08 -07:00
Robby Russell
31dace8829
Updating default .zshrc template file to include plugins declaration
2010-06-03 12:05:12 -07:00
Toon Claes
08fcf7dc39
Enabled colors in ls and made it possible to theme them
2009-11-05 20:44:28 +01:00
Matthew Donoughe
cea6040c30
allow case sensitivity to be toggled
2009-10-07 20:03:23 +00:00
Robby Russell
00a190bc01
Oh My Zsh gets a weekly auto-updater... the future is now!
2009-09-23 17:12:19 -07:00
Robby Russell
b67961d812
Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc.
2009-09-07 09:11:34 -07:00
Robby Russell
261bf83d53
Updating the template file to use the oh-my-zsh.sh loader
2009-09-01 07:46:15 -07:00
Robby Russell
af3e484454
Renaming template file one last time (for now)
2009-09-01 07:45:49 -07:00
Robby Russell
4516bda019
Moving and renaming the zshrc file to a template file
2009-09-01 07:43:46 -07:00