Commit graph

660 commits

Author SHA1 Message Date
Sorin Ionescu
4f82168167 Compile files into a pre-parsed form for faster sourcing. 2011-09-13 19:43:41 -04:00
Sorin Ionescu
75773fb844 Prepend, not append, to fpath. 2011-09-13 19:43:41 -04:00
Sorin Ionescu
8705ded762 Added helper functions. 2011-09-13 19:43:41 -04:00
Sorin Ionescu
330bcabd8b Merged zshenv into environment.zsh. 2011-09-13 19:43:41 -04:00
Sorin Ionescu
0f0bd0424a Added new directory options and removed cd aliases. 2011-09-13 19:43:41 -04:00
Sorin Ionescu
28206a5512 Refactored aliases. 2011-09-13 19:43:41 -04:00
Sorin Ionescu
07e82b27f7 Removed unneeded aliases since Lion's Terminal supports 256 colours. 2011-09-13 19:43:41 -04:00
Sorin Ionescu
0055e462e3 Improved completion. 2011-09-13 19:43:41 -04:00
Sorin Ionescu
04267e2bbc Merged correction.zsh into alias.zsh. 2011-09-13 19:43:39 -04:00
Sorin Ionescu
d92a793d00 Converted README from Textile to Markdown and cleaned up the contents. 2011-09-05 15:44:52 -04:00
Sorin Ionescu
e7ecc1727d Fixed minor bugs in gnu-utils plugin. 2011-09-05 15:44:52 -04:00
Sorin Ionescu
d35d3752bb Simplified verbose comments in GNU utils plugin. 2011-09-05 15:44:52 -04:00
Sorin Ionescu
fc82b516e8 Check for bashcompinit availability before loading it; unset variables. 2011-09-05 15:44:52 -04:00
Sorin Ionescu
3da658fc6d Cleaned up the Git plugin. 2011-09-05 15:44:52 -04:00
Sorin Ionescu
cadb282cca Converted OMZ themes to native ZSH themes. 2011-09-05 15:44:50 -04:00
Sorin Ionescu
620d6073d9 Fixed terminal window/tab title. 2011-08-30 23:39:40 -04:00
Sorin Ionescu
72a7a8a171 Removed broken, ugly, and repetitive themes. 2011-08-30 23:39:40 -04:00
Sorin Ionescu
bd8d53adb0 Renamed the ZSH environmental variable to OMZ. 2011-08-30 23:39:39 -04:00
Sorin Ionescu
a707692471 Quoted path to plugin. 2011-08-30 23:39:39 -04:00
Sorin Ionescu
fd0e1efa84 Run compinit before sourcing functions. 2011-08-30 23:39:39 -04:00
Sorin Ionescu
8cf6d884ee Refactored environment. 2011-08-30 23:39:39 -04:00
Sorin Ionescu
c631decc19 Cleaned up and documented history. 2011-08-30 23:39:39 -04:00
Sorin Ionescu
894b1cadaf Moved the setting of GNU Screen window number. 2011-08-30 23:39:39 -04:00
Sorin Ionescu
3a135cd013 Added slit function to cut columns. 2011-08-30 23:39:39 -04:00
Sorin Ionescu
c1fe41786b Fixed GNU Screen and tmux configuration file detection. 2011-08-30 23:39:39 -04:00
Sorin Ionescu
adb9f379aa Use Git for coloured diff if colordiff is not installed. 2011-08-30 23:39:38 -04:00
Sorin Ionescu
57345720f9 Added a few aliases and fixed typos. 2011-08-30 23:39:38 -04:00
Sorin Ionescu
96f2a37321 Renamed lib/ to functions/ and renamed files inside of it. 2011-08-30 23:39:38 -04:00
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