Antoine Dechaume
2eebeee265
Fix dirpersist plugin
...
This plugin did not work, I just found the same functionnality in grml, this one works.
2014-11-28 14:36:31 +01:00
Reed Riley
1269f8e104
Fixed errors if acpitool isn't installed on linux
2014-11-28 14:36:31 +01:00
Johan Svensson
4f68d828a5
Add chef-vault knife cmd support
2014-11-28 14:36:31 +01:00
Pavol Juhas
c2a653d197
Add scd plugin for smart change of directory.
...
Synced with the scd-tracker branch
pavoljuhas/oh-my-zsh@2f78243cad .
2014-11-28 14:36:31 +01:00
Kory Prince
4e6a1169d9
Don't show useless '[]' when chruby_prompt_info is empty
2014-11-28 14:36:31 +01:00
Benoit Dubertret
c7f0074d68
Fix gwip alias in git plugin when no files to rm
2014-11-28 14:36:31 +01:00
Nicolas Cavigneaux
2b59b366e6
Don't set RBENV_ROOT to "$HOME/.rbenv" when using Homebrew rbenv
...
Hard setting RBENV_ROOT to "$HOME/.rbenv" when using Homebrew's rbenv
will breaks it. It has to be set to $(brew --prefix rbenv).
2014-11-28 14:36:31 +01:00
Felix Laurie von Massenbach
cae1eace3d
Don't lazy load the virtualenvwrapper.
...
Fix robbyrussell#2355.
2014-11-28 14:36:31 +01:00
Kevin Bongart
2632bad0f4
Remove copyright information, as per #2588
2014-11-28 14:36:31 +01:00
Mariusz Fik
e74934b4af
Ignore more users in ssh completion.
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2014-11-28 14:36:31 +01:00
Andrew vonderLuft
89b8f3421f
add option to show dirty status of current dir
2014-11-28 14:36:31 +01:00
Michael Hauser-Raspe
00ff9b6aa2
Added v as a keybinding to edit-command-line
...
taken from [here](http://www.zsh.org/mla/users/2008/msg01013.html )
We want pressing v in command mode to take us to an editor (defined by the $VISUAL or $EDITOR variable or vi) to edit the current contents of the command line which (I believe) is a standard feature of bash vi-mode or other readline prompts (see [here](http://www.catonmat.net/download/bash-vi-editing-mode-cheat-sheet.pdf ) and [here](http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/ ) for source).
2014-11-28 14:36:31 +01:00
Christian Höltje
0fbf521c81
ssh-agent: prevent environment file from flapping
...
On an OS X laptop, the variable `$HOST` changes a lot depending
on what wifi network you're connected to. This causes a lot
of `~/.ssh/environment-$HOST` files to be created and
causes multiple ssh-agents to created.
Instead, use `scutil --get ComputerName` to get something
more stable.
2014-11-28 14:36:31 +01:00
Robby Russell
eeff790278
Fixing a few quirks in the latest installer updates (quoting /Users/robbyrussell/.oh-my-zsh and such). Also mentioining our twitter account after install
2014-11-28 14:36:31 +01:00
Daniel Hahler
186ba1161c
Use zsh's default for ':completion:*:hosts'
...
The manual configuration of ':completion:*:hosts' causes some problems
(e.g. issue #1337 ), and misses useful information (especially from
~/.ssh/known_hosts; issue #690 and issue #1009 ).
The best option appears to be using zsh's default configuration for
':completion:*:hosts'.
While rebasing this for a new pull request (#1498 got closed by accident
and then requests to re-open it got ignored), it also drops the `users
off` setting: completion of user names can be useful, and the commit
adding it (c4434d2 ) does not state why.
2014-11-28 14:36:31 +01:00
Jon Tewksbury
e687bf05fd
Update license year
...
Fix outdated copyright year (updated to 2014).
The copyright year was out of date. Copyright notices must reflect the current year, so this commit updates the listed year to 2014.
See http://www.copyright.gov/circs/circ01.pdf for more info.
2014-11-28 14:36:31 +01:00
Robby Russell
52ac469acb
Updating README to show the new install URL, which redirects to the raw files on github.
2014-11-28 14:36:31 +01:00
Josh Chih-Hsueh Huang
6597d0039a
List pkgs by size
2014-11-28 14:36:31 +01:00
Ryan Marsh
9366b6daff
Fixes #2467 tab completion scrolls back in terminal when using bureau theme
2014-11-28 14:36:31 +01:00
Samvel Khalatyan
4c88057e49
Add github url shortener
2014-11-28 14:36:31 +01:00
Bob Maerten
f9782fc769
Fix typo in autocomplete arguments
2014-11-28 14:36:30 +01:00
Kaiwen Xu
e3c5b0c837
Removed unsolicited aliases.
...
Those aliases should be in user's .zshrc file, instead of being default.
2014-11-28 14:36:30 +01:00
Zhou Hua
3927b86985
Fix hgsl alias.
...
The original 'hgsl' missed 'hg' part.
2014-11-28 14:36:30 +01:00
Andrew Vit
8f9d379c3a
Document alternate install paths via ZSH variable
...
Uses environment variable $ZSH to configure install location.
2014-11-28 14:36:30 +01:00
Andrew Vit
ca1b0015f7
Abort installer on errors
2014-11-28 14:36:30 +01:00
Andrew Vit
5dbf98e62d
Write install path into .zshrc
2014-11-28 14:36:30 +01:00
Andrew Vit
84bfd013fe
Reference default install path from ZSH variable
2014-11-28 14:36:30 +01:00
Dan Kerimdzhanov
c7793f9f0a
Remove all copyright information in themes. Closes #2587
2014-11-28 14:36:30 +01:00
Jouko Johansson
4f0957ccc1
added mvnjetty alias
2014-11-28 14:36:30 +01:00
Jouko Johansson
2161c7909b
added aliases for tomcat:run tomcat7:run
2014-11-28 14:36:30 +01:00
Jouko Johansson
7fc725879a
added mvn-update
2014-11-28 14:36:30 +01:00
Markus Faerevaag
e522db69fe
Updated wd plugin to v0.3.0
2014-11-28 14:36:30 +01:00
Jeff Williams
2f2739ef01
Added dirhistory plugin.
...
This plugin navigates directory history using ALT-LEFT and ALT-RIGHT.
2014-11-28 14:36:30 +01:00
Kaiwen Xu
5c3e5aefb7
Integrate changes from #1841 .
2014-11-28 14:36:30 +01:00
Thiago Perrotta
8bcef4bd6b
added the linux implementation to the battery plugin
2014-11-28 14:36:30 +01:00
Kaiwen Xu
2c8dc7f022
Fixed sublime plugin behaviors.
...
- Fixed subl search path order in Mac because Sublime Text 3 is named
Sublime Text.app by default instead of Sublime Text 3.app and they are
mostly likely to be placed in /Applications instead of
$HOME/Applications.
- Fixed sublime text binary path in Linux. The sublime_text binary
installed by Ubuntu installer is placed in /opt/sublime_text/sublime_text
instead of /usr/bin/sublime_text.
- Use zsh's built-in process detach syntax instead of nohup.
2014-11-28 14:36:30 +01:00
Michael Nikitochkin
ce72c9611e
🐼 Added simulator alias for Xcode plugin
...
It is often required to start simulator without Xcode.
2014-11-28 14:36:30 +01:00
Bob Williams
4f1664b448
adding support for node
2014-11-28 14:36:30 +01:00
Josh Burns
39d2d5ee49
gem push alias and gem yank alias
2014-11-28 14:36:30 +01:00
Josh Burns
9fefd9040a
add gem push alias
2014-11-28 14:36:30 +01:00
Josh Burns
cfc96e1aeb
add gem build alias
2014-11-28 14:36:29 +01:00
Bob Williams
5b8e934dc1
Adds command line aliases useful for dealing with JSON
2014-11-28 14:36:29 +01:00
Robby Russell
776a8b8fb9
..a fundamental piece of matter.
2014-11-28 14:36:29 +01:00
Eduardo San Martin Morote
bb925a41bc
Verification of convert inside the function
...
Depending on when the path is declared this solution would work in any case
2014-11-28 14:36:29 +01:00
Chris Jones
7966f59913
grab last item in list which is the branch instead of relying on position.
2014-11-28 14:36:29 +01:00
Chris Jones
bdad958a74
Much needed PEP8 love. Use spaces, not tabs.
2014-11-28 14:36:29 +01:00
Marc Cornellà
aaafe52301
Avoid 'title:parse error' with single quotes in $CMD
...
Fixes #2182
2014-11-28 14:36:29 +01:00
Marc Cornellà
4e635728d7
Revert previous commit, escape %
2014-11-28 14:36:29 +01:00
Marc Cornellà
e109741135
Use single quotes also in $LINE definiton
2014-11-28 14:36:29 +01:00
Marc Cornellà
b864492570
Avoid evaluating special chars in $LINE on title command ( fixes #2234 )
2014-11-28 14:36:29 +01:00