1
0
Fork 0
Commit Graph

428 Commits (757ebfcbd20b0893d8c9529eed2dfd428868f431)
 

Author SHA1 Message Date
Pat Regan 757ebfcbd2 Moved the plugin fpath loop and compinit so they happen before custom scripts are loaded.
14 years ago
Pat Regan 6bf906a262 Optimize plugin loading so that only one call to compinit is required
14 years ago
Pat Regan 16ac094a43 Moved compinit call back to oh-my-zsh.sh, after plugins are loaded
14 years ago
Pat Regan 235733e5e2 Removed commented out code.
14 years ago
Pat Regan ef4175981b Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh
14 years ago
Pat Regan 993e05da50 Replace redundant calls to compinit with a single call.
14 years ago
Jakub Nawalaniec 2e9492969b Completions are git subdommand-aware now
14 years ago
Jakub Nawalaniec 57f55e69ed Zsh will now complete git aliases with git stuff
14 years ago
Robby Russell 05fc020a08 Merge branch 'disable_auto-title' of https://github.com/lorrin/oh-my-zsh into lorrin-disable_auto-title
14 years ago
Simon Elsbrock 2497c57976 fixed wget command in readme
14 years ago
Lorrin Nelson 06063ab695 Introduce DISABLE_AUTO_TITLE option
14 years ago
Robby Russell 52df85440e Revert "Re-order title/tab setting to make window titles work on OSX terminal which"
14 years ago
Robby Russell 23556491e6 Merge branch 'ssh-agent-append-host-to-environment' of https://github.com/trcjr/oh-my-zsh into trcjr-ssh-agent-append-host-to-environment
14 years ago
Robby Russell bb3414ec00 Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into AlexBio-master
14 years ago
Robby Russell fce2733fe9 Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my-zsh into curiousstranger-osx-terminal-title
14 years ago
Robby Russell bafa8cd980 Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into dbbolton-master
14 years ago
Robby Russell af23a48a19 Merge branch 'feature/alias-completion' of https://github.com/shadowhand/oh-my-zsh into shadowhand-feature/alias-completion
14 years ago
Robby Russell 23588889a7 Merge branch 'master' of https://github.com/tjkirch/oh-my-zsh into tjkirch-master
14 years ago
Daniel Bolton ce41d0e5bd Add debian plugins file
14 years ago
Tom Kirchner 92cacc9552 No space before prompt char at beginning of line
14 years ago
Tom Kirchner cb2362c006 Actually show return code on failure
14 years ago
Tom Kirchner e1f37e311f Sweet lightning bolt on uncommitted git changes
14 years ago
Tom Kirchner 1b7868adca Remove unnecessary whitespace
14 years ago
Tom Kirchner 6654d5dd99 Make personal theme based on dst
14 years ago
Daniel Bolton 5bbd87a333 add Perl plugins file
14 years ago
Matt Cable d4ea399b04 Re-order title/tab setting to make window titles work on OSX terminal which
14 years ago
Matt Cable fa344733e5 Add completion for port command
14 years ago
Alessandro Ghedini f90cb7e7b9 add 'deb' plugin with Debian's apt aliases
14 years ago
Alessandro Ghedini a6b8bec8ec add completion plugin 'cpanm' for cpanminus
14 years ago
Alessandro Ghedini a2d0bd7c29 add 'lol' plugin (based on lolbash)
14 years ago
Woody Gilk c3a58b0004 Enable alias completion, do not limit completion to just files
14 years ago
Theodore Robert Campbell Jr 9d991a5080 ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes.
14 years ago
Robby Russell 746a10368a Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myronmarston-master
14 years ago
Robby Russell 4ef3bb4847 Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-refactor-term
14 years ago
Robby Russell 4378d85934 Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into medwezys-master
14 years ago
Robby Russell d1d14e6ea6 Merge branch 'osx' of https://github.com/benlangfeld/oh-my-zsh into benlangfeld-osx
14 years ago
Robby Russell aca392bebd Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master
14 years ago
Robby Russell 6a3f406468 Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-lib-git
14 years ago
Robby Russell 6235467421 Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master
14 years ago
Robby Russell 9d941d0544 Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-theme-sorin
14 years ago
Robby Russell 9ddff75972 Merge branch 'master' of https://github.com/Nemo157/oh-my-zsh into Nemo157-master
14 years ago
Robby Russell 452eeed890 Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme
14 years ago
Ben Langfeld 6467e90efb Add iTerm version of tab function (itab)
14 years ago
Ben Langfeld c52fea8082 Make a cleaner version of the OS X tab function
14 years ago
Myron Marston 6b610d7dd8 Add bundler plugin with aliases.
14 years ago
Wim ab1cbe9038 Should use https for all GitHub urls.
14 years ago
Tadas Tamošauskas 6b5c4e27b2 fixed typo in rails3 plugin and added one alias for migrating and redoing migration if it was successful
14 years ago
NanoTech 143dd165e9 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
14 years ago
Sorin Ionescu 90a9a5f251 Added modified while newly added and type change detection to git prompt modified status.
14 years ago
Christopher Chow cc90e3aa06 Fixed auto update.
14 years ago