Commit graph

3,730 commits

Author SHA1 Message Date
Piotr Gaczkowski
fe213d337e Fix invalid test expression. 2015-09-25 22:53:40 +02:00
Aleksandar Vidakovic
ad530b1eef Accept single and double quotes in Gulp plugin 2015-09-24 11:51:15 +01:00
Tyler Charlesworth
d2d522d9d2 Adds Cygwin support 2015-09-24 01:25:22 -07:00
Michael SALIHI
ecdb44beff Add alias for print latest tag name 2015-09-24 02:22:50 +02:00
Andrew Janke
51bd046851 Merge branch 'master' into installer-cygwin-support-3
Conflicts:
	tools/install.sh
2015-09-23 18:53:05 -04:00
shawn
9845ffd967 Correct repo dir
cvs's metadata is under CVS and not .cvs
2015-09-23 18:47:09 -04:00
Michele Bologna
4c9cd84415 fix indentation 2015-09-23 11:14:14 +02:00
Michele Bologna
10d8a137d5 Uniform git prompt equal remote
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-23 10:52:24 +02:00
Alexander Frolov
cf1c193f9b Update README.md 2015-09-23 09:54:22 +03:00
Frederic Crozat
4b4f00857a also handle missing tput in upgrade script. 2015-09-22 16:46:22 +02:00
Robby Russell
e94edfd58e Merge pull request #4372 from afh/pull/emotty_theme
Fix issues with character widths in emotty theme
2015-09-21 18:10:20 -07:00
Andy Bateman
90ff9bbf73 Replaced the use of 'print' with 'echo' in order to sanitise track and artist names
Fixed indentation

Fixed indentation
2015-09-22 08:15:31 +12:00
Andy Bateman
67132a2f41 Added function for 'itunes playing' to display state when not playing 2015-09-22 08:15:31 +12:00
Andy Bateman
0ac7a2512a You can now use 'itunes status' as well as 'itunes playing' to show current track 2015-09-22 08:15:31 +12:00
Andy Bateman
5e1498ab24 Fixed colourisation of Now Playing function 2015-09-22 08:15:31 +12:00
Andy Bateman
28f571b5c2 Update osx.plugin.zsh
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-22 08:15:22 +12:00
Frederic Crozat
7c3607df08 Do not fail if tput is not available
Fixes issue #4376
2015-09-21 20:02:57 +02:00
Michael SALIHI
e54cecf959 Fix capistrano problem when generating autocompletion 2015-09-21 13:17:45 +02:00
Ramses Ladlani
4e6f6237d2 Added cygwin support to atom plugin 2015-09-21 09:18:43 +02:00
Ramses Ladlani
1f2d57a3f0 Merge remote-tracking branch 'robyrussel/master' into fix-atom_plugin_for_cygwin
Discarded all previous changes to atom plugin for easier review in next commit.
2015-09-21 08:49:18 +02:00
Alexis Hildebrandt
7ec87a1c9d Fix issues with character widths in emotty theme 2015-09-20 11:45:30 +02:00
Robby Russell
077942ba53 Merge pull request #3664 from apjanke/installer-portable-colors
installer: Use printf and terminfo for portability
2015-09-19 14:17:15 -07:00
Andrew Janke
ab6d7864fb Merge branch 'master' into installer-portable-colors 2015-09-19 15:07:36 -04:00
Robby Russell
3f77f85dd9 Merge pull request #4342 from robobenklein/patch-1
Fix Atom Plugin for Linux Users
2015-09-19 09:39:13 -07:00
Robby Russell
822d8f4f5d Merge pull request #4353 from dzotokan/feat/stackPlugin
Add Haskell Stack commands list
2015-09-19 09:38:48 -07:00
Robby Russell
dec2805020 Merge pull request #4310 from ablyler/add-codeclimate-plugin
Add codeclimate autocomplete plugin
2015-09-19 09:29:04 -07:00
Robby Russell
985cb30834 Merge pull request #4320 from ixti/fix/aws-plugin-rprompt-pollution
Fix aws plugin RPROMPT pollution
2015-09-19 09:23:18 -07:00
Robby Russell
63b29c7bbc Merge pull request #4316 from bronzdoc/feature/rvm_amuse_theme
Display rvm ruby version
2015-09-19 09:22:49 -07:00
Robby Russell
51a49e638a Merge pull request #4354 from henrikhodne/patch-1
chruby: donʼt try to execute .sh files before loading
2015-09-19 09:22:14 -07:00
Robby Russell
9e0853e41d Merge pull request #4343 from apjanke/jira-readme
jira: add README.md
2015-09-19 09:20:04 -07:00
Robby Russell
9d41cd5a20 Merge pull request #4359 from noseglid/patch-1
Use local gradlew
2015-09-19 09:19:36 -07:00
Robby Russell
68b557a2dc Merge pull request #4371 from afh/pull/emotty_theme
Add emotty theme
2015-09-19 09:17:47 -07:00
Robby Russell
2e38c3b68e Merge pull request #4370 from afh/pull/emotty_plugin
Add emotty plugin
2015-09-19 09:17:36 -07:00
Robby Russell
3601c925f4 Merge pull request #4331 from icholy/master
golang: improve go doc completion
2015-09-19 09:06:16 -07:00
Robby Russell
dedf64f81e Merge pull request #4091 from apjanke/agnoster-clarify-powerline
agnoster: Use current Powerline chars everywhere, and clarify behavior
2015-09-19 09:05:57 -07:00
Robby Russell
03db4167ee Merge pull request #4189 from bmdhacks/master
agnoster: speed up git prompt
2015-09-19 09:05:41 -07:00
Robby Russell
d95a25d64f Merge pull request #4315 from mbologna/fancy-ctrl-z
Added Fancy-ctrl-z plugin
2015-09-19 09:04:30 -07:00
Robby Russell
4cc33b5284 Merge pull request #4300 from igordejanovic/vim-escape-fname
[vim-interaction plugin] Escape special chars in filenames.
2015-09-19 09:04:17 -07:00
Robby Russell
e0802dbcea Merge pull request #4282 from ferenczy/master
Added missing commands to Vagrant plugin
2015-09-19 09:03:40 -07:00
Robby Russell
8256342fef Merge pull request #4266 from t413/master
Bring bgnotify plugin up to date with t413/zsh-background-notify
2015-09-19 09:03:29 -07:00
Robby Russell
c5253d765c Merge pull request #4252 from Fice-T/master
Fix graphical bug in cypher theme when return status is non-zero
2015-09-19 09:02:55 -07:00
Robby Russell
04093976d0 Merge pull request #4251 from mcornella/fix-completion-dots
Fix completion waiting dots function
2015-09-19 09:01:55 -07:00
Robby Russell
ae6a5a95d6 Merge pull request #4237 from mcornella/fix-taskwarrior-plugin
Fix taskwarrior plugin
2015-09-19 09:01:28 -07:00
Robby Russell
84d1ff3f47 Merge pull request #4235 from mcornella/fix-xcode-plugin
Fix xcode plugin
2015-09-19 09:01:16 -07:00
Robby Russell
f90855e3f8 Merge pull request #4209 from ah450/npm-exec
Adds npmE alias
2015-09-19 09:00:54 -07:00
Robby Russell
0ddc55ac1c Merge pull request #4201 from wkentaro/gnu-utils-findutils
gnu-utils: add findutils (find,xargs,locate)
2015-09-19 09:00:41 -07:00
Robby Russell
421e02d222 Merge pull request #4173 from sharkySharks/master
Devanagari Om fixed in dogenpunk theme
2015-09-19 09:00:20 -07:00
Robby Russell
e499e2398d Merge pull request #4155 from honnix/fix_color
[theme] Fix color problem of steeef theme
2015-09-19 08:59:49 -07:00
Robby Russell
1f79e5f312 Merge pull request #4154 from sfragis/toggle-sudo
Esc-esc toggles sudo
2015-09-19 08:59:29 -07:00
Robby Russell
79d852bb3d Merge pull request #4137 from troter/coffee-first-argument-with-double-quote
coffee: protect args with double-quote
2015-09-19 08:59:13 -07:00