summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-25Fix invalid test expression.Piotr Gaczkowski
2015-09-24Accept single and double quotes in Gulp pluginAleksandar Vidakovic
2015-09-24Adds Cygwin supportTyler Charlesworth
2015-09-24Add alias for print latest tag nameMichael SALIHI
2015-09-23Merge branch 'master' into installer-cygwin-support-3Andrew Janke
Conflicts: tools/install.sh
2015-09-23Correct repo dirshawn
cvs's metadata is under CVS and not .cvs
2015-09-23fix indentationMichele Bologna
2015-09-23Uniform git prompt equal remoteMichele Bologna
Uniform git prompt equal remote to all others prompts, setting the correct symbol (if applicable) to $git_remote_status, instead of echoing it. It also solves the problem pointed out in #3911
2015-09-23Update README.mdAlexander Frolov
2015-09-22also handle missing tput in upgrade script.Frederic Crozat
2015-09-21Merge pull request #4372 from afh/pull/emotty_themeRobby Russell
Fix issues with character widths in emotty theme
2015-09-22Replaced the use of 'print' with 'echo' in order to sanitise track and ↵Andy Bateman
artist names Fixed indentation Fixed indentation
2015-09-22Added function for 'itunes playing' to display state when not playingAndy Bateman
2015-09-22You can now use 'itunes status' as well as 'itunes playing' to show current ↵Andy Bateman
track
2015-09-22Fixed colourisation of Now Playing functionAndy Bateman
2015-09-22Update osx.plugin.zshAndy Bateman
Added function to display the song you're currently listening to in iTunes Fixed indent Indentation on line 169 was squiffy Fixed spelling Removed unnecessary wording to make function more succinct. Highlighting of Artist and Track Changed the highlighting of the Track and Artist in yellow to make use of Prompt Expansion Colors
2015-09-21Do not fail if tput is not availableFrederic Crozat
Fixes issue #4376
2015-09-21Fix capistrano problem when generating autocompletionMichael SALIHI
2015-09-21Added cygwin support to atom pluginRamses Ladlani
2015-09-21Merge remote-tracking branch 'robyrussel/master' into fix-atom_plugin_for_cygwinRamses Ladlani
Discarded all previous changes to atom plugin for easier review in next commit.
2015-09-20Fix issues with character widths in emotty themeAlexis Hildebrandt
2015-09-19Merge pull request #3664 from apjanke/installer-portable-colorsRobby Russell
installer: Use printf and terminfo for portability
2015-09-19Merge branch 'master' into installer-portable-colorsAndrew Janke
2015-09-19Merge pull request #4342 from robobenklein/patch-1Robby Russell
Fix Atom Plugin for Linux Users
2015-09-19Merge pull request #4353 from dzotokan/feat/stackPluginRobby Russell
Add Haskell Stack commands list
2015-09-19Merge pull request #4310 from ablyler/add-codeclimate-pluginRobby Russell
Add codeclimate autocomplete plugin
2015-09-19Merge pull request #4320 from ixti/fix/aws-plugin-rprompt-pollutionRobby Russell
Fix aws plugin RPROMPT pollution
2015-09-19Merge pull request #4316 from bronzdoc/feature/rvm_amuse_themeRobby Russell
Display rvm ruby version
2015-09-19Merge pull request #4354 from henrikhodne/patch-1Robby Russell
chruby: donʼt try to execute .sh files before loading
2015-09-19Merge pull request #4343 from apjanke/jira-readmeRobby Russell
jira: add README.md
2015-09-19Merge pull request #4359 from noseglid/patch-1Robby Russell
Use local gradlew
2015-09-19Merge pull request #4371 from afh/pull/emotty_themeRobby Russell
Add emotty theme
2015-09-19Merge pull request #4370 from afh/pull/emotty_pluginRobby Russell
Add emotty plugin
2015-09-19Merge pull request #4331 from icholy/masterRobby Russell
golang: improve go doc completion
2015-09-19Merge pull request #4091 from apjanke/agnoster-clarify-powerlineRobby Russell
agnoster: Use current Powerline chars everywhere, and clarify behavior
2015-09-19Merge pull request #4189 from bmdhacks/masterRobby Russell
agnoster: speed up git prompt
2015-09-19Merge pull request #4315 from mbologna/fancy-ctrl-zRobby Russell
Added Fancy-ctrl-z plugin
2015-09-19Merge pull request #4300 from igordejanovic/vim-escape-fnameRobby Russell
[vim-interaction plugin] Escape special chars in filenames.
2015-09-19Merge pull request #4282 from ferenczy/masterRobby Russell
Added missing commands to Vagrant plugin
2015-09-19Merge pull request #4266 from t413/masterRobby Russell
Bring bgnotify plugin up to date with t413/zsh-background-notify
2015-09-19Merge pull request #4252 from Fice-T/masterRobby Russell
Fix graphical bug in cypher theme when return status is non-zero
2015-09-19Merge pull request #4251 from mcornella/fix-completion-dotsRobby Russell
Fix completion waiting dots function
2015-09-19Merge pull request #4237 from mcornella/fix-taskwarrior-pluginRobby Russell
Fix taskwarrior plugin
2015-09-19Merge pull request #4235 from mcornella/fix-xcode-pluginRobby Russell
Fix xcode plugin
2015-09-19Merge pull request #4209 from ah450/npm-execRobby Russell
Adds npmE alias
2015-09-19Merge pull request #4201 from wkentaro/gnu-utils-findutilsRobby Russell
gnu-utils: add findutils (find,xargs,locate)
2015-09-19Merge pull request #4173 from sharkySharks/masterRobby Russell
Devanagari Om fixed in dogenpunk theme
2015-09-19Merge pull request #4155 from honnix/fix_colorRobby Russell
[theme] Fix color problem of steeef theme
2015-09-19Merge pull request #4154 from sfragis/toggle-sudoRobby Russell
Esc-esc toggles sudo
2015-09-19Merge pull request #4137 from troter/coffee-first-argument-with-double-quoteRobby Russell
coffee: protect args with double-quote