Josh Matthews
56c46c4ed8
Fixing typo in alias.
13 years ago
Josh Matthews
691630a895
Adding option to prevent autostarting tmux more than once in the same session.
13 years ago
Josh Matthews
f096644c75
Checking if already in tmux before autostarting in tmux in tmux plugin.
13 years ago
Josh Matthews
43c50f03e3
Checking environment instead of local variable for fixing term in tmux plugin.
13 years ago
Josh Matthews
7b15627851
Fixing typos, logic, and gremlins in tmux plugin.
13 years ago
Josh Matthews
bf40d4e354
Adding helper tmux config files to tmux plugin.
13 years ago
Josh Matthews
45a4db33f8
Enabling autostart of tmux in tmux plugin.
13 years ago
Josh Matthews
0cf871d512
Adding comments to tmux plugin.
13 years ago
Josh Matthews
778ae57772
Tmux plugin now just runs tmux if any extra args are given.
13 years ago
Josh Matthews
3aef6793c2
Now checking for 256 color terminal in tmux plugin.
13 years ago
Josh Matthews
26ee66f179
Adding main function and alias to tmux plugin.
13 years ago
Josh Matthews
b979400cff
Starting tmux plugin with basic config variables.
13 years ago
ripdog
2264c51355
Update plugins/extract/extract.plugin.zsh
...
Cause unrar to preserve directory structure. (Why is only unrar different?!)
13 years ago
Mirko Caserta
535fafde81
SBT and Scala plugins.
...
The SBT (Simple Build Tool: scala-sbt.org) plugin is an original
work of mine.
The Scala (scala-lang.org) plugin was taken from zsh-lovers.
13 years ago
Peter Bomars
ccdc5518f0
Update plugins/rvm/rvm.plugin.zsh
...
1) be gentle - first git pull request
2) added ruby 2.0.0 alias and function
13 years ago
Gao Xiang
06d5cb93ab
new plugin:
...
start fbterm automatically in /dev/tty*
13 years ago
Ian MacLeod
3d81ecfb43
Support for Sublime Text 3, with fallback
13 years ago
Jesse B. Hannah
dace87ae36
Fix rbenv gems helper
...
Fixes gem versions with words (beta, pre) in the version or with
multiple installed versions not being highlighted, and compatibility
with GNU sed (related to robbyrussell/oh-my-zsh#1579).
13 years ago
Eric Kelly
a5a6f6bb6c
add alias for rspec to zeus plugin
13 years ago
Toon Claes
631a8473e2
added pj.plugin
13 years ago
Florent Thoumie
6d762fa053
Add new profiles plugin.
...
Depending on the machine you're logged into, you may want to use
specific configuration. Add 'profiles' to your list of plugin will
try to find a profile for the local machine and each (sub)domain
it belongs to.
13 years ago
Stephen Zhuang
cd9c474303
Update to a better fab compeletion script.
13 years ago
goofansu
22da0a00b8
Add rebar to plugin
13 years ago
Stephen Zhuang
692dca0715
Add new plugin to autocomplete fabric commands
13 years ago
mikka
df7cae0f4f
moved bower plugin to a separate branch
13 years ago
mikka
c5d575ccae
cleaned up
13 years ago
Greg Berenfield
93c90a6bf5
Fix the fix for Issue #1479
13 years ago
Greg Berenfield
003dd8f4b6
fix for Issue 1479
13 years ago
Ryan Neufeld
3362899493
Adding torrent tools plugin.
...
Only one tool exists right now, that is to convert a magnetlink into a
torrent file.
13 years ago
Filipe Chagas
d0842b431e
Fix gitfast problem for untracket files
...
When showing the char % for untracket files, it was not being escaped
so there was shown a space in the place. It was also removing any char
that was right just after.
13 years ago
Nandor Kracser
dde4a8b6a3
Maven plugin completion fix
...
for other (than Java) JVM languages
13 years ago
thisiskun
a09cd713b4
add unbundled command
13 years ago
Weston Platter
f3fea45dd2
fixes #1474 add zeus to bundle exec listx
13 years ago
Benjamin Teuber
1b91c84d2b
use feature names instead of failing branch names in "git flow feature"
13 years ago
Timothy Andrew
f7fc164377
Added a `migrate` alias.
...
It migrates the DB and prepares the test DB.
13 years ago
Denis Cornehl
98bd19a036
plugin last-working-dir: create cache-directory if it doesn't exist
14 years ago
Brian Hartvigsen
80f151e56d
urltools for Everyone
...
#1445 is great, if you use node. For those that don't this should mean we can find a reasonable fallback.
Users can force urltools to use a specific system by setting `URLTOOLS_METHOD` to one of:
* `node`
* `python`
* `ruby`
* `php`
* `perl`
Note that you can't (currently) choose which `perl` sublibrary to use, it will use either `URI::Encode`, `URI::Escape`, or regular expressions in that order of preference.
14 years ago
Brian Hartvigsen
39e5c9a6d7
Backwards Compatible Jira URLs #1378
...
Adds support for Rapid Board without breaking backwards compatibility (like #1378 )
Allows JIRA url to be set in .zshrc, current directory, and/or home directory.
14 years ago
J. Randall Hunt
b9d5a39098
use lazy load for virtualenvwrapper
...
Using lazy loading for virtualenvwrapper gives a mariginal speed
improvement and doesn't stop workon_cd from working. It has the
undesired effect of forcing you to call certain virtualenv commands
twice before they work (only once per shell instantiation).
14 years ago
Lucas Sampaio
51e05b7579
hg_current_branch added to mercurial plugin
14 years ago
Sean Jones
5991bf3ac1
Fixed Kernel Detection in battery plugin
14 years ago
Marcus Müller
ab13d0756f
git find
14 years ago
Martin Putniorz
8fe6ea3889
Functions for managing pacman-key
14 years ago
Sean Jones
e226fc048a
Added support for Mac to battery plugin
14 years ago
Viktor Gamov
54f1990511
Update plugins/sublime/sublime.plugin.zsh
...
updated run sublime on linux with parameters
14 years ago
Michael Nikitochkin
f29daef297
Fix repo for github.
14 years ago
Gustavo
3b6fae14fb
Node.js version of urltools es more fast (53% aprox), you can try this with strace -o trace -c -Ttt
14 years ago
Will Weaver
1b4393fbb6
Add autocomplete for git "hubflow"
...
This was copied from the git-flow plugin and necessary changes made for the additional features.
http://dev.datasift.com/blog/hubflow-github-and-gitflow-model-together
HubFlow is git flow with additional features to help with use of github.
14 years ago
Hauke Stange
5c98325772
fixed autojump: autocompletion works with homebrew again
14 years ago
Hauke Stange
5d6252c6d0
fixed autojump plugin: works with homebrew again now
14 years ago