Commit graph

683 commits

Author SHA1 Message Date
Sorin Ionescu
7d203cd47c Added screen and tmux plugins. 2011-09-14 01:35:52 -04:00
Sorin Ionescu
d06c380935 Rewrote the Git plugin and Sorin theme. 2011-09-14 01:35:52 -04:00
Sorin Ionescu
961aa3287f Set PATH for Mac OS X GUI applications. 2011-09-14 01:35:52 -04:00
Sorin Ionescu
7f546d2963 Revert compiling all files to only zcompdump. 2011-09-14 01:35:52 -04:00
Sorin Ionescu
9f4ceea4ab Added z plugin. 2011-09-14 01:35:52 -04:00
Sorin Ionescu
f5c761c278 Cleaned up the plugins. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
9373d16a9f Ignore plugin cache files. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
5458c2a78f Added local CPAN module installation for Mac OS X. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
98338c8544 Cleaned up the Perl plugin. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
d6907ab532 Added npm completion caching. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
4a1577718a Merged npm plugin into node plugin. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
3aa0d3bd66 Abide by Mac conventions when installing gems. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
c2c10f9881 Moved gem completion into Ruby plugin. 2011-09-14 01:35:51 -04:00
Sorin Ionescu
57d7f0098f Added Python plugin, moved pip completion into it. 2011-09-14 01:35:50 -04:00
Sorin Ionescu
eccb24572d Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Conflicts:
	.gitignore
	lib/aliases.zsh
	lib/completion.zsh
	lib/functions.zsh
	lib/git.zsh
	lib/key-bindings.zsh
	lib/misc.zsh
	lib/spectrum.zsh
	plugins/git/git.plugin.zsh
	plugins/osx/_man-preview
	plugins/osx/osx.plugin.zsh
	plugins/svn/svn.plugin.zsh
	templates/zshrc.zsh-template
	themes/lukerandall.zsh-theme
	themes/philips.zsh-theme
	tools/upgrade.sh
2011-09-14 01:35:50 -04:00
Sorin Ionescu
38781c014d Merged vi-mode plugin with Emacs key bindings. 2011-09-14 01:35:48 -04:00
Sorin Ionescu
1ae16d7e7f Added job control detection to title setting functions. 2011-09-13 23:27:19 -04:00
Sorin Ionescu
656bcfbaaa Added new key bindings to vi-mode plugin. 2011-09-13 23:27:19 -04:00
Sorin Ionescu
9db47f3182 Implemented GNU Emacs key bindings. 2011-09-13 23:27:19 -04:00
Sorin Ionescu
81585fbc9d Added metadata file removal to osx plugin. 2011-09-13 23:27:19 -04:00
Sorin Ionescu
faeb879687 Renamed extract plugin to archive. 2011-09-13 23:27:19 -04:00
Sorin Ionescu
65434199e5 Added archive listing to extract plugin. 2011-09-13 23:27:19 -04:00
Sorin Ionescu
89f85d143a Source functions in the order needed. 2011-09-13 23:27:11 -04:00
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