Andrew Vit
9f66d5b797
Document alternate install paths via ZSH variable
...
Uses environment variable $ZSH to configure install location.
12 years ago
Andrew Vit
da1fa3b06a
Abort installer on errors
12 years ago
Andrew Vit
2e11e2ab5a
Write install path into .zshrc
12 years ago
Andrew Vit
5bd590ceb3
Reference default install path from ZSH variable
12 years ago
Dan Kerimdzhanov
c249c69065
Remove all copyright information in themes. Closes #2587
12 years ago
Robby Russell
a811ab0ba7
Merge pull request #2331 from posva/catimg
...
Catimg plugin
12 years ago
Robby Russell
e744bf22ca
Merge pull request #2479 from mrbfrank/theme-agnoster
...
theme agnoster: update characters to match latest powerline fonts
12 years ago
Robby Russell
6a2e65f4c8
Merge pull request #1402 from sergeylukin/master
...
Fix install.sh compatibility with /bin/sh
12 years ago
Robby Russell
59db638d99
Merge pull request #2565 from theallegedjosh/master
...
ruby-gems aliases
12 years ago
Robby Russell
7b7c5fd12b
Merge pull request #2579 from mfaerevaag/master
...
Updated wd plugin to v0.3.0
12 years ago
Robby Russell
0018969b80
Merge pull request #2535 from IgorTimoshenko/feature/yii-plugin
...
Added Yii basic command completion
12 years ago
Robby Russell
01261d4795
Merge pull request #2556 from chrisjones-brack3t/fix/git-prompt-1-9
...
git-prompt (gitstatus.py) plugin fix
12 years ago
Robby Russell
0e10ebb9f6
Merge pull request #2572 from kevinxucs/sublime-linux-fix
...
Fixed sublime plugin behaviors.
12 years ago
Robby Russell
0e31bed555
Merge pull request #2059 from felipec/fc/gitfast
...
gitfast: update to upstream v1.8.4
12 years ago
Robby Russell
755f8094b8
Merge pull request #2529 from emanuelez/patch-1
...
Improve oneline logs
12 years ago
Robby Russell
95e6feaf76
Merge pull request #2525 from lukesteensen/update-go-plugin
...
unify and update golang plugins
12 years ago
Robby Russell
ae9a9b7f70
Merge pull request #2481 from felds/master
...
highlight the username when root
12 years ago
Robby Russell
7b06ce70a6
Merge pull request #2366 from chuancong/patch-1
...
pip: Add support to command "show"
12 years ago
Robby Russell
cc926e9987
Merge pull request #2322 from dpsk/patch-2
...
Add alias to rails plugin
12 years ago
Robby Russell
92a54ebc7e
Merge pull request #2166 from cap10morgan/no-clobber-rbenv-root
...
rbenv plugin: don't clobber existing RBENV_ROOT & follow Homebrew's default behavior
12 years ago
Robby Russell
978bb40d03
Merge pull request #2564 from miry/patch-3
...
Added simulator alias for Xcode plugin
12 years ago
Robby Russell
9bd9278b80
Merge pull request #2287 from rumpelsepp/master
...
Added/modified some useful aliases.
12 years ago
Robby Russell
7a14ab7f38
Merge pull request #2400 from bric3/svn_fast_plugin
...
new faster SVN plugin
12 years ago
Robby Russell
deb08a762e
Merge conflicts with af-magic theme
12 years ago
Robby Russell
2208854597
Cleaning up conflict with merge of #2330
12 years ago
Jouko Johansson
fd8ce7f8e3
added mvnjetty alias
12 years ago
Jouko Johansson
7378765a79
added aliases for tomcat:run tomcat7:run
12 years ago
Jouko Johansson
8b667b2299
added mvn-update
12 years ago
Markus Faerevaag
d41ac7fe3e
Updated wd plugin to v0.3.0
12 years ago
Jeff Williams
c0b98cd6ac
Added dirhistory plugin.
...
This plugin navigates directory history using ALT-LEFT and ALT-RIGHT.
12 years ago
Kaiwen Xu
2691520d6f
Integrate changes from #1841 .
12 years ago
Thiago Perrotta
564a708d6a
added the linux implementation to the battery plugin
12 years ago
Kaiwen Xu
5ba96e9a05
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.
12 years ago
Michael Nikitochkin
6dcdfe61e2
🐼 Added simulator alias for Xcode plugin
...
It is often required to start simulator without Xcode.
12 years ago
Bob Williams
185cb6e373
adding support for node
12 years ago
Josh Burns
fdbf0cbe46
gem push alias and gem yank alias
12 years ago
Josh Burns
da573f6356
add gem push alias
12 years ago
Josh Burns
f139401485
add gem build alias
12 years ago
Bob Williams
56babe6538
Adds command line aliases useful for dealing with JSON
12 years ago
Robby Russell
6b3c953775
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
12 years ago
Robby Russell
6cc240811f
..a fundamental piece of matter.
12 years ago
Robby Russell
74ad998ad0
Merge pull request #2548 from puffnfresh/gitignore-plugin-url
...
Fix remaining broken URL in gitignore function
12 years ago
Robby Russell
2eb68a4e29
Merge pull request #2544 from fduch2k/patch-1
...
Update gitignore.plugin.zsh
12 years ago
Eduardo San Martin Morote
8309b0a19b
Verification of convert inside the function
...
Depending on when the path is declared this solution would work in any case
12 years ago
Chris Jones
c397000b3b
grab last item in list which is the branch instead of relying on position.
12 years ago
Chris Jones
7a546362d3
Much needed PEP8 love. Use spaces, not tabs.
12 years ago
Marc Cornellà
a951600b4e
Avoid 'title:parse error' with single quotes in $CMD
...
Fixes #2182
12 years ago
Marc Cornellà
3e5de21dc5
Revert previous commit, escape %
12 years ago
Marc Cornellà
b73ced397f
Use single quotes also in $LINE definiton
12 years ago
Marc Cornellà
b0fbe0d11a
Avoid evaluating special chars in $LINE on title command ( fixes #2234 )
12 years ago