dsx
6271941a91
Prevents echo of _sublime_darwin_paths contents
13 years ago
Henry Yan
d55262b6a1
Added $PATH to PATH in install shell
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
Marko Bauhardt
e4fb94306a
ohmyzsh plugin of the z project: https://github.com/rupa/z
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
Robby Russell
ed69d1e736
Merge pull request #1611 from ripdog/patch-1
...
Update plugins/extract/extract.plugin.zsh
13 years ago
Robby Russell
eabf51e0fe
Merge pull request #1614 from miklos-martin/bower
...
Bower plugin
13 years ago
Robby Russell
a3a6b91818
Merge pull request #1616 from sxeraverx/master
...
pipe git version check error to /dev/null (for when git doesn't exist)
13 years ago
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
13 years ago
Robby Russell
280c3df90e
Merge pull request #1638 from RomainBelorgey/master
...
Use completion if file Capfile
13 years ago
Robby Russell
74859240be
Merge pull request #1650 from ishtu/master
...
add vncviewer function (using "open" functionality)
13 years ago
Robby Russell
650bace5c5
Merge pull request #1663 from flavius/master
...
allow setting a custom HISTFILE before oh-my-zsh is loaded
13 years ago
Robby Russell
b0d80a0175
Merge pull request #1664 from marcel-wolf/master
...
add ssh-agent option to set default lifetime for identities
13 years ago
Robby Russell
0b5d983897
Merge pull request #1668 from sheerun/patch-1
...
Use --no-rehash option for faster startup
13 years ago
Robby Russell
6a8e79fda0
Merge pull request #1669 from desimone/master
...
support for Go (golang) completions
13 years ago
Robby Russell
2c069885cc
Merge pull request #1671 from lifinsky/master
...
Fix grails plugin
13 years ago
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.
13 years ago
Josh Matthews
a91872df35
Prefixing tmux wrapper function with '_'.
13 years ago
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)
13 years ago
Michael Nikitochkin
2916ef7194
Use new style of rails command.
13 years ago
Serg Lifinsky
c1c77685ed
Fix grails plugin
...
Fix problem with "basename" command error "extra operand" (do not work with array)
13 years ago
Bobby DeSimone
7c50867d2e
Added golang completion support from golang.org
13 years ago
Adam Stankiewicz
0ed1adeaad
Use --no-rehash option for faster startup
13 years ago
Ben Marshall-Corser
f7f487c426
Alias for commit and commit all with amend
...
For the lazy and forgetful. Don't worry, a bang is fine in an alias and completion.
🎉
13 years ago
Marcel Wolf
2a1c9ff340
add ssh-agent option to set default lifetime of identities
...
By default, ssh-agent stores identities forever. It has an option to
set a maximum lifetime for identites (useful to expire passphrase protected
keys). Allow this option to be set using:
zstyle :omz:plugins:ssh-agent lifetime <time>
13 years ago