Xavier Haniquaut
882710ee8b
Remove broken link and move npmg alias position
2015-09-30 16:42:46 +02:00
Xavier Haniquaut
aae1256c03
Add alias for npm global install
2015-09-29 10:20:55 +02:00
Robby Russell
68f2d09798
Merge pull request #4411 from TylerCharlesworth/patch-1
...
Fixes Sublime Cygwin support
2015-09-28 07:31:05 -07:00
Tyler Charlesworth
5cf9900a9f
Update sublime.plugin.zsh
2015-09-27 16:51:38 -07:00
Robby Russell
398afc4c48
Merge pull request #4121 from apjanke/chucknorris-check-for-fortune
...
chucknorris: check for fortune/strfile dependency
2015-09-27 12:42:38 -07:00
Robby Russell
9cd6f3a0b3
Merge pull request #4348 from andybateman/patch-1
...
Display song currently playing in iTunes
2015-09-27 12:40:31 -07:00
Robby Russell
5ad381ef9f
Merge pull request #4394 from PrestanceDesign/new-git-alias
...
Add alias for print latest tag name
2015-09-27 12:39:51 -07:00
Robby Russell
40bc1d61b3
Merge pull request #4396 from TylerCharlesworth/patch-1
...
Adds Cygwin support to Sublime
2015-09-27 12:39:27 -07:00
Robby Russell
bea2250f89
Merge pull request #4410 from justVitalius/master
...
Fix print rvm version in amuse theme
2015-09-27 12:38:15 -07:00
justvitalius
a45808489b
Fix print rvm version in amuse theme
2015-09-27 19:01:12 +03:00
Robby Russell
3017af48f5
Merge pull request #4333 from mbologna/fedora_plugin
...
Added fedora plugin, based on dnf/yum plugin
2015-09-26 09:37:24 -07:00
Robby Russell
85a7c0b4bc
Merge pull request #3646 from apjanke/installer-cygwin-support-3
...
Add Cygwin support to installer.
2015-09-26 09:35:39 -07:00
Robby Russell
df1cbe0f3c
Merge pull request #4337 from iCross/master
...
fix url-quote-magic not working issue
2015-09-26 09:35:12 -07:00
Robby Russell
806d609783
Merge pull request #4387 from mbologna/fix_git_equal_remote
...
Uniform git prompt equal remote
2015-09-26 09:34:58 -07:00
Robby Russell
efe9f7581c
Merge pull request #4397 from vidakovic/master
...
Accept single and double quotes in Gulp plugin
2015-09-26 09:34:25 -07:00
Robby Russell
db76db2593
Merge pull request #4385 from Philosoft/patch-1
...
Update README.md for vi-mode
2015-09-26 09:33:33 -07:00
Robby Russell
08dad5274c
Merge pull request #4392 from ag4ve/patch-1
...
Correct repo dir
2015-09-26 09:32:37 -07:00
Robby Russell
05aee32115
Merge pull request #4408 from DoomHammer/fix-chruby-test-expression
...
Fix invalid test expression.
2015-09-26 09:30:54 -07:00
Robby Russell
906a5714b5
Merge pull request #4349 from FishingCactus/fix-atom_plugin_for_cygwin
...
Fixed atom plugin for cygwin users
2015-09-26 09:29:53 -07:00
Robby Russell
c5e33e6c20
Merge pull request #4377 from fcrozat/master
...
Do not fail if tput is not available
2015-09-26 09:29:34 -07:00
Robby Russell
897a78eb0e
Merge pull request #4375 from PrestanceDesign/capistrano-plugin-fix
...
Fix capistrano problem when generating autocompletion
2015-09-26 09:29:25 -07:00
Robby Russell
9b64676b7d
Merge pull request #4340 from pahnev/master
...
Fixed broken git branch icon
2015-09-26 09:29:14 -07:00
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