1
0
Fork 0
Commit Graph

551 Commits (9de97768c59ff9386fd461bdedb7a9d4b0000ccd)
 

Author SHA1 Message Date
Justin Riley 14404eb7a0 add my custom zsh prompt
14 years ago
Pat Regan 57d699ee33 redis-cli.plugin.zsh removed, adding to the fpath isn't needed now
14 years ago
Pat Regan dc76c5694d Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
14 years ago
Florian Adamsky 1783b16d25 added alias for apt-cache search
14 years ago
Robby Russell 70d0beae22 Merged pull request #138 from murilasso/master.
14 years ago
Robby Russell bc3a8d295c Merged pull request #276 from saimn/yum.
14 years ago
Robby Russell 0f9c67bdb2 Merged pull request #278 from totolici/redis-plugin.
14 years ago
Robby Russell 58b3e21a83 Merged pull request #288 from dogenpunk/dogenpunk_theme.
14 years ago
Robby Russell ffbc013627 Merged pull request #287 from arthurkalm/install-tweeks.
14 years ago
Robby Russell 5f0e585e5b Merged pull request #294 from alexrinass/mysql-macports-plugin.
14 years ago
Robby Russell 55a5b3e7dc Merged pull request #297 from Soliah/master.
14 years ago
Robby Russell 69895813c2 Merged pull request #298 from wolverian/master.
14 years ago
Robby Russell 79cf05326d Merged pull request #300 from gallois/master.
14 years ago
Sorin Ionescu a36f551800 Added gitk and tig to Git completion.
14 years ago
Sorin Ionescu 81a1b591d4 Added history-substring-search plugin key bindings to vi-mode plugin.
14 years ago
Sorin Ionescu f36e219321 Respect disabling of colours in history-substring-search plugin.
14 years ago
Sorin Ionescu 58f151e283 Added history-substring-search plugin.
14 years ago
Sorin Ionescu f58e9930f7 Disabled complist since it's crashing ZSH on menu completion.
14 years ago
Sorin Ionescu 7b93298d79 Added man-preview completion suggested by @webflo.
14 years ago
Sorin Ionescu 492f31243e Added improved Git completion.
14 years ago
Sorin Ionescu 986163fc81 [#269] Remove redundant compinit calls.
14 years ago
Sorin Ionescu 7f8c40fe4b Fix for dumb terminals like Vim's.
14 years ago
Sorin Ionescu a6aefd3f7c ZSH has built-in regex support; use it!
14 years ago
Sorin Ionescu fba4baeece Fixed confusing, inconsistent casing.
14 years ago
Sorin Ionescu 6963bc12ea Vastly improved vi-mode plugin.
14 years ago
Sorin Ionescu c3ab312a7c Vastly improved osx plugin.
14 years ago
Sorin Ionescu 5f937cf0f7 Added gnu-utils plugin.
14 years ago
Sorin Ionescu f04dbba078 Handle tar.xz and tar.lzma better (credit: @gwjo).
14 years ago
Sorin Ionescu 64f863880b Added extract plugin.
14 years ago
Sorin Ionescu 590a779b80 Added syntax highlighting plugin.
14 years ago
Felipe Gallois 07cee28e31 added custom theme, based on eastwood
14 years ago
Corey Donohoe 5a957c4d2e support non-standard rvm install prefixes
14 years ago
Ilmari Vacklin 6f53b3130d Add 'upgrade' to brew completions.
14 years ago
Christopher Chow eb3d1576bf Made my them display the current rvm gemset and check for detached head
14 years ago
Alexander Rinass 34f1944016 Added start/stop aliases for Apache 2 installation via macports.
14 years ago
Alexander Rinass 96ec1e1249 Fixed folder naming for mysql-macports plugin and improved start/stop scripts.
14 years ago
Pat Regan 886af72125 Remove fpath/compinit code from github and npm plugins
14 years ago
Pat Regan 655e6e8df0 Merge remote branch 'upstream/master'
14 years ago
Arthur Kalmenson 7d9628b2dc Added bindings for Gnome terminal.
14 years ago
Sorin Ionescu 6921a387f3 Populated custom.
14 years ago
Arthur Kalmenson c7c959de60 Make the delete key work correctly, instead of outputting a ~
14 years ago
Arthur Kalmenson 1354eb1248 Changed to use which.
14 years ago
Arthur Kalmenson 5f415c465a Change URL to https since most corporate environments block git port.
14 years ago
Arthur Kalmenson 1e2152fcf3 Make the chsh more reliable.
14 years ago
Jonathan Tron 5bcfab3731 Add new jonathan theme
14 years ago
alexandru 14f07ebc68 redis-cli completion plugin
14 years ago
Simon 60bae66bbf new yum plugin with useful aliases
14 years ago
Pat Regan 796f5164f3 Minor reformatting
14 years ago
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