Robby Russell
|
7e046d320f
|
Merge pull request #729 from doitian/plugin_tmuxinator
tmuxinator completion
|
13 years ago |
Robby Russell
|
b2421cc73f
|
005d967dc4e879f304607a706ccd18886e630dc1
|
13 years ago |
Robby Russell
|
b57284244e
|
Merge pull request #1632 from jmatth/tmux_plugin
Adding Tmux Plugin
|
13 years ago |
Robby Russell
|
2d0c9e771d
|
Merge pull request #1652 from z2v/master
Add useful aliases accompanying 'push/pull' activites
|
13 years ago |
Robby Russell
|
cd55560c74
|
Merge pull request #1654 from bertag/parse-git-dirty-support-for-1.6
parse_git_dirty() support for Git 1.6
|
13 years ago |
Robby Russell
|
dda1154c80
|
Merge pull request #1655 from nubs/phing-and-cache-files
Improve portability of cache file detection for command targets
|
13 years ago |
Robby Russell
|
e041b50742
|
Merge pull request #1656 from hacfi/patch-2
Autocomplete composer default methods if composer.json is not available
|
13 years ago |
Robby Russell
|
037b691c19
|
Merge pull request #1665 from bmcorser/patch-1
Alias for commit and commit all with amend
|
13 years ago |
Robby Russell
|
2606772676
|
Merge pull request #1679 from KokaKiwi/master
A new plugin "colored-man" and a greeny theme "kiwi"
|
13 years ago |
Robby Russell
|
3726c49596
|
Merge pull request #1680 from zbrox/master
Powify autocomplete
|
13 years ago |
Robby Russell
|
eadca724b7
|
Merge pull request #1681 from akre54/add-bower
add bower autocompletion
|
13 years ago |
Robby Russell
|
0169654bf0
|
Merge pull request #1685 from justinclayton/patch-1
Update _vagrant
|
13 years ago |
Robby Russell
|
b95c0e827b
|
Merge pull request #1686 from timsly/hub-autocomplete
added hub autocomplete instructions
|
13 years ago |
Robby Russell
|
3dc073a542
|
Merge pull request #1690 from docwhat/git-untracked
This fixes checking for git untracked items
|
13 years ago |
Robby Russell
|
601d4d6efc
|
Merge pull request #1662 from rylwin/patch-1
last-working-dir: Use >! to overwrite $cache_file
|
13 years ago |
Robby Russell
|
ca384067e6
|
Merge pull request #1674 from simeonwillbanks/master
Fixes #1485 Zeus should not be bundled
|
13 years ago |
Robby Russell
|
77ca980bfa
|
Merge pull request #1678 from lesmyrmidons/symfony2
Symfony2
|
13 years ago |
Robby Russell
|
1d66bef550
|
Merge pull request #1682 from maplebed/ben.knife
Allow you to customize the path to knife config files
|
13 years ago |
Robby Russell
|
b906454238
|
Merge pull request #1691 from gianu/master
NEW THEME: gianu
|
13 years ago |
Robby Russell
|
397d4ae1f2
|
Merge pull request #1697 from dsx/sublime-plugin-fix
Prevents echo of _sublime_darwin_paths contents on zsh startup
|
13 years ago |
Robby Russell
|
ac0dddb1fc
|
Merge pull request #1698 from ConradIrwin/safe-paste
safe-paste plugin
|
13 years ago |
Conrad Irwin
|
fc785de97b
|
+safe-paste plugin
|
13 years ago |
dsx
|
6271941a91
|
Prevents echo of _sublime_darwin_paths contents
|
13 years ago |
Sergio Rafael Gianazza
|
c8423eb6d7
|
Removed colors from parenthesis.
|
13 years ago |
Sergio Rafael Gianazza
|
0707bfce53
|
New theme: Gianu Theme
I created a theme that I feel confortable with and want to share with
everyone.
The prompt format is: <user>@<host> <current_dir> (<git_status>)$
|
13 years ago |
Christian Höltje
|
8890450684
|
This fixes checking for git untracked items
The grep expression was incorrect for normal grep. Adding
the `-E` option fixed the escaping of the question marks.
|
13 years ago |
Tima Maslyuchenko
|
8e368c1222
|
added hub autocomplete instructions
|
13 years ago |
Justin Clayton
|
48c0f6c294
|
Update _vagrant
updated to match new vagrant 1.1.x command list
|
13 years ago |
Ben Hartshorne
|
520b0132e9
|
adding docs about knife path config variables
|
13 years ago |
Ben Hartshorne
|
5c1c536015
|
allowing you to override knife paths
|
13 years ago |
Adam Krebs
|
f9722174f7
|
fix some references from npm --> bower.
|
13 years ago |
Adam Krebs
|
b7608bf32d
|
add bower autocompletion
|
13 years ago |
Rostislav Raykov
|
8d6b7573e7
|
Powify autocomplete
|
13 years ago |
KokaKiwi
|
3ad05df020
|
Add 'kiwi' theme
|
13 years ago |
KokaKiwi
|
af8d8df36c
|
Add colored man plugin.
|
13 years ago |
lesmyrmidons
|
55da480da1
|
modify alias sfc => sf
|
13 years ago |
lesmyrmidons
|
fc67399843
|
Simplification name aliases and adding new alias
|
13 years ago |
Simeon F. Willbanks
|
c89afd2f6a
|
Fixes #1485 zeus should not be bundled
|
13 years ago |
Vladimir Zakharov
|
295bac0329
|
Mercurial: add alias for pull with rebasing
|
13 years ago |
Robby Russell
|
b8b241f630
|
Merge pull request #749 from blueyed/setopt-correct
Only `setopt correct`, not "correct_all".
|
13 years ago |
Robby Russell
|
5e7e987ff7
|
Merge pull request #1657 from ysmood/master
Add a new theme 'ys'
|
13 years ago |
Robby Russell
|
95b46e7eac
|
Merge pull request #1658 from kavu/patch-1
Fix git dirty status in dallas.zsh-theme
|
13 years ago |
Robby Russell
|
d9bf1adca6
|
Merge pull request #1659 from AshleyS/master
Fixed base64 decode parameter for newer versions of base64 binary
|
13 years ago |
Robby Russell
|
5cde893ce0
|
Merge pull request #1661 from hellerbarde/master
Fix some problems with git enabled prompts where they *always* claim to have untracked files
|
13 years ago |
Robby Russell
|
4e101bed86
|
Merge pull request #1558 from sbooob/master
Mercurial repository info in agnoster theme
|
13 years ago |
Robby Russell
|
2239035368
|
Merge pull request #1573 from flz/master
Add new profiles plugin.
|
13 years ago |
Robby Russell
|
9276b5f8ac
|
Merge pull request #1595 from nevir/sublime3-support
Support for Sublime Text 3, with fallback
|
13 years ago |
Robby Russell
|
6f72d6c17c
|
Merge pull request #1598 from zasdfgbnm/master
new plugin
|
13 years ago |
Robby Russell
|
c867684fe1
|
Merge pull request #1607 from gekken/master
added ruby 2.0.0 to rvm plugin
|
13 years ago |
Robby Russell
|
5b7f49e6c6
|
Merge pull request #1610 from mcaserta/scala_and_sbt_plugins
SBT and Scala plugins.
|
13 years ago |