Robby Russell
|
397d4ae1f2
|
Merge pull request #1697 from dsx/sublime-plugin-fix
Prevents echo of _sublime_darwin_paths contents on zsh startup
|
2013-04-07 18:51:18 -07:00 |
|
Robby Russell
|
ac0dddb1fc
|
Merge pull request #1698 from ConradIrwin/safe-paste
safe-paste plugin
|
2013-04-07 18:51:03 -07:00 |
|
Conrad Irwin
|
fc785de97b
|
+safe-paste plugin
|
2013-04-07 17:42:38 -07:00 |
|
dsx
|
6271941a91
|
Prevents echo of _sublime_darwin_paths contents
|
2013-04-07 09:12:30 -04:00 |
|
Henry Yan
|
d55262b6a1
|
Added $PATH to PATH in install shell
|
2013-04-07 20:59:01 +08:00 |
|
Sergio Rafael Gianazza
|
c8423eb6d7
|
Removed colors from parenthesis.
|
2013-04-04 18:11:37 -03:00 |
|
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>)$
|
2013-04-04 16:18:48 -03:00 |
|
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.
|
2013-04-03 20:41:05 -04:00 |
|
Marko Bauhardt
|
e4fb94306a
|
ohmyzsh plugin of the z project: https://github.com/rupa/z
|
2013-04-03 20:20:57 +02:00 |
|
Tima Maslyuchenko
|
8e368c1222
|
added hub autocomplete instructions
|
2013-04-03 16:43:22 +03:00 |
|
Justin Clayton
|
48c0f6c294
|
Update _vagrant
updated to match new vagrant 1.1.x command list
|
2013-04-02 18:18:01 -07:00 |
|
Nicolas Jeker
|
f358f61414
|
use hostname instead of hostname -s
hostname -s is not available on every implementation of hostname, e.g. Cygwin uses hostname from coreutils which doesn't work.
|
2013-04-02 12:33:06 +03:00 |
|
Ben Hartshorne
|
520b0132e9
|
adding docs about knife path config variables
|
2013-04-01 13:44:53 -07:00 |
|
Ben Hartshorne
|
5c1c536015
|
allowing you to override knife paths
|
2013-04-01 13:42:33 -07:00 |
|
Adam Krebs
|
f9722174f7
|
fix some references from npm --> bower.
|
2013-04-01 00:35:39 -04:00 |
|
Adam Krebs
|
b7608bf32d
|
add bower autocompletion
|
2013-04-01 00:26:39 -04:00 |
|
Rostislav Raykov
|
8d6b7573e7
|
Powify autocomplete
|
2013-03-31 15:49:51 +02:00 |
|
KokaKiwi
|
3ad05df020
|
Add 'kiwi' theme
|
2013-03-30 16:01:31 +01:00 |
|
KokaKiwi
|
af8d8df36c
|
Add colored man plugin.
|
2013-03-30 16:00:40 +01:00 |
|
lesmyrmidons
|
55da480da1
|
modify alias sfc => sf
|
2013-03-29 16:39:18 +01:00 |
|
lesmyrmidons
|
fc67399843
|
Simplification name aliases and adding new alias
|
2013-03-29 13:35:35 +01:00 |
|
Simeon F. Willbanks
|
c89afd2f6a
|
Fixes #1485 zeus should not be bundled
|
2013-03-27 08:07:24 -07:00 |
|
Vladimir Zakharov
|
295bac0329
|
Mercurial: add alias for pull with rebasing
|
2013-03-27 10:16:46 +04:00 |
|
Robby Russell
|
b8b241f630
|
Merge pull request #749 from blueyed/setopt-correct
Only `setopt correct`, not "correct_all".
|
2013-03-26 22:14:20 -07:00 |
|
Robby Russell
|
5e7e987ff7
|
Merge pull request #1657 from ysmood/master
Add a new theme 'ys'
|
2013-03-26 22:12:48 -07:00 |
|
Robby Russell
|
95b46e7eac
|
Merge pull request #1658 from kavu/patch-1
Fix git dirty status in dallas.zsh-theme
|
2013-03-26 22:12:21 -07:00 |
|
Robby Russell
|
d9bf1adca6
|
Merge pull request #1659 from AshleyS/master
Fixed base64 decode parameter for newer versions of base64 binary
|
2013-03-26 22:12:01 -07:00 |
|
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
|
2013-03-26 22:11:04 -07:00 |
|
Robby Russell
|
4e101bed86
|
Merge pull request #1558 from sbooob/master
Mercurial repository info in agnoster theme
|
2013-03-26 22:05:55 -07:00 |
|
Robby Russell
|
2239035368
|
Merge pull request #1573 from flz/master
Add new profiles plugin.
|
2013-03-26 22:02:45 -07:00 |
|
Robby Russell
|
9276b5f8ac
|
Merge pull request #1595 from nevir/sublime3-support
Support for Sublime Text 3, with fallback
|
2013-03-26 22:01:31 -07:00 |
|
Robby Russell
|
6f72d6c17c
|
Merge pull request #1598 from zasdfgbnm/master
new plugin
|
2013-03-26 22:00:52 -07:00 |
|
Robby Russell
|
c867684fe1
|
Merge pull request #1607 from gekken/master
added ruby 2.0.0 to rvm plugin
|
2013-03-26 21:59:48 -07:00 |
|
Robby Russell
|
5b7f49e6c6
|
Merge pull request #1610 from mcaserta/scala_and_sbt_plugins
SBT and Scala plugins.
|
2013-03-26 21:58:22 -07:00 |
|
Robby Russell
|
ed69d1e736
|
Merge pull request #1611 from ripdog/patch-1
Update plugins/extract/extract.plugin.zsh
|
2013-03-26 21:57:54 -07:00 |
|
Robby Russell
|
eabf51e0fe
|
Merge pull request #1614 from miklos-martin/bower
Bower plugin
|
2013-03-26 21:57:26 -07:00 |
|
Robby Russell
|
a3a6b91818
|
Merge pull request #1616 from sxeraverx/master
pipe git version check error to /dev/null (for when git doesn't exist)
|
2013-03-26 21:56:35 -07:00 |
|
Robby Russell
|
d3d3f0e8b9
|
Merge pull request #1524 from bonifaido/master
Maven plugin completion fix for other (than Java) JVM languages and/or missing test cases folder
|
2013-03-26 21:51:32 -07:00 |
|
Robby Russell
|
280c3df90e
|
Merge pull request #1638 from RomainBelorgey/master
Use completion if file Capfile
|
2013-03-26 21:49:03 -07:00 |
|
Robby Russell
|
74859240be
|
Merge pull request #1650 from ishtu/master
add vncviewer function (using "open" functionality)
|
2013-03-26 21:48:36 -07:00 |
|
Robby Russell
|
650bace5c5
|
Merge pull request #1663 from flavius/master
allow setting a custom HISTFILE before oh-my-zsh is loaded
|
2013-03-26 21:47:58 -07:00 |
|
Robby Russell
|
b0d80a0175
|
Merge pull request #1664 from marcel-wolf/master
add ssh-agent option to set default lifetime for identities
|
2013-03-26 21:47:00 -07:00 |
|
Robby Russell
|
0b5d983897
|
Merge pull request #1668 from sheerun/patch-1
Use --no-rehash option for faster startup
|
2013-03-26 21:46:31 -07:00 |
|
Robby Russell
|
6a8e79fda0
|
Merge pull request #1669 from desimone/master
support for Go (golang) completions
|
2013-03-26 21:46:06 -07:00 |
|
Robby Russell
|
2c069885cc
|
Merge pull request #1671 from lifinsky/master
Fix grails plugin
|
2013-03-26 21:45:13 -07:00 |
|
Josh Matthews
|
19ae0b576c
|
Exporting path to fixed config as a global variable.
This is done to fix compatibility with antigen.
To keep with convention, the variable has been renamed to be in all caps.
|
2013-03-26 19:42:05 +00:00 |
|
Josh Matthews
|
a91872df35
|
Prefixing tmux wrapper function with '_'.
|
2013-03-26 19:41:34 +00:00 |
|
Yohann Bianchi
|
5128669a76
|
IMPROVED: untracked file status has priority over modified (ie: if you have both modified and untracked files, your prompt will be red indicating the presence of untracked files)
|
2013-03-26 09:57:11 +01:00 |
|
Michael Nikitochkin
|
2916ef7194
|
Use new style of rails command.
|
2013-03-25 18:57:55 +02:00 |
|
Serg Lifinsky
|
c1c77685ed
|
Fix grails plugin
Fix problem with "basename" command error "extra operand" (do not work with array)
|
2013-03-25 16:47:22 +02:00 |
|