1
0
Fork 0
Commit Graph

671 Commits (c2c10f98811ece8cd6ab61681cb59e1fd02aec05)
 

Author SHA1 Message Date
Sorin Ionescu c2c10f9881 Moved gem completion into Ruby plugin.
13 years ago
Sorin Ionescu 57d7f0098f Added Python plugin, moved pip completion into it.
13 years ago
Sorin Ionescu eccb24572d Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
13 years ago
Sorin Ionescu 38781c014d Merged vi-mode plugin with Emacs key bindings.
13 years ago
Sorin Ionescu 1ae16d7e7f Added job control detection to title setting functions.
13 years ago
Sorin Ionescu 656bcfbaaa Added new key bindings to vi-mode plugin.
13 years ago
Sorin Ionescu 9db47f3182 Implemented GNU Emacs key bindings.
13 years ago
Sorin Ionescu 81585fbc9d Added metadata file removal to osx plugin.
13 years ago
Sorin Ionescu faeb879687 Renamed extract plugin to archive.
13 years ago
Sorin Ionescu 65434199e5 Added archive listing to extract plugin.
13 years ago
Sorin Ionescu 89f85d143a Source functions in the order needed.
13 years ago
Sorin Ionescu 4f82168167 Compile files into a pre-parsed form for faster sourcing.
13 years ago
Sorin Ionescu 75773fb844 Prepend, not append, to fpath.
13 years ago
Sorin Ionescu 8705ded762 Added helper functions.
13 years ago
Sorin Ionescu 330bcabd8b Merged zshenv into environment.zsh.
13 years ago
Sorin Ionescu 0f0bd0424a Added new directory options and removed cd aliases.
13 years ago
Sorin Ionescu 28206a5512 Refactored aliases.
13 years ago
Sorin Ionescu 07e82b27f7 Removed unneeded aliases since Lion's Terminal supports 256 colours.
13 years ago
Sorin Ionescu 0055e462e3 Improved completion.
13 years ago
Sorin Ionescu 04267e2bbc Merged correction.zsh into alias.zsh.
13 years ago
Sorin Ionescu d92a793d00 Converted README from Textile to Markdown and cleaned up the contents.
13 years ago
Sorin Ionescu e7ecc1727d Fixed minor bugs in gnu-utils plugin.
13 years ago
Sorin Ionescu d35d3752bb Simplified verbose comments in GNU utils plugin.
13 years ago
Sorin Ionescu fc82b516e8 Check for bashcompinit availability before loading it; unset variables.
13 years ago
Sorin Ionescu 3da658fc6d Cleaned up the Git plugin.
13 years ago
Sorin Ionescu cadb282cca Converted OMZ themes to native ZSH themes.
13 years ago
Sorin Ionescu 620d6073d9 Fixed terminal window/tab title.
13 years ago
Sorin Ionescu 72a7a8a171 Removed broken, ugly, and repetitive themes.
13 years ago
Sorin Ionescu bd8d53adb0 Renamed the ZSH environmental variable to OMZ.
13 years ago
Sorin Ionescu a707692471 Quoted path to plugin.
13 years ago
Sorin Ionescu fd0e1efa84 Run compinit before sourcing functions.
13 years ago
Sorin Ionescu 8cf6d884ee Refactored environment.
13 years ago
Sorin Ionescu c631decc19 Cleaned up and documented history.
13 years ago
Sorin Ionescu 894b1cadaf Moved the setting of GNU Screen window number.
13 years ago
Sorin Ionescu 3a135cd013 Added slit function to cut columns.
13 years ago
Sorin Ionescu c1fe41786b Fixed GNU Screen and tmux configuration file detection.
13 years ago
Sorin Ionescu adb9f379aa Use Git for coloured diff if colordiff is not installed.
13 years ago
Sorin Ionescu 57345720f9 Added a few aliases and fixed typos.
13 years ago
Sorin Ionescu 96f2a37321 Renamed lib/ to functions/ and renamed files inside of it.
13 years ago
Sorin Ionescu 4ec1b2c8af Changed the main file extension from sh to zsh.
13 years ago
Sorin Ionescu 441049ab06 Moved each theme under its own directory and changed the file extension.
13 years ago
Sorin Ionescu cefd56b682 Merged lib/git.zsh and lib/rvm.zsh into plugins/.
13 years ago
Sorin Ionescu 494ad7dcd9 Cleaned up lib/ and removed trailing white space everywhere.
13 years ago
Sorin Ionescu fa0112b98e Removed unused log directory.
13 years ago
Sorin Ionescu 7de8f84f9d Removed mcd function and aliases from directories.
13 years ago
Sorin Ionescu 0c2beda215 Removed tools I have never used nor will I ever use.
13 years ago
Sorin Ionescu 8efe424641 Merged custom/ and lib/.
13 years ago
Sorin Ionescu d04660f99a Added new aliases, changed and fixed bugs in old aliases.
13 years ago
Sorin Ionescu aee8818536 Replaced npm 0.x completion with 1.0 completion.
13 years ago
Sorin Ionescu 6b5e026aec Compile zcompdump, if modified, to increase startup speed.
13 years ago