5f5e5508b0
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-03-12 22:37:25 -07:00
b6cbba9dfe
Updating README to show the new install URL, which redirects to the raw files on github.
2014-03-12 07:52:20 -07:00
86a272ef81
Merge pull request #2596 from ryanwmarsh/fixing_bureau_scrollback
...
Fixes #2467 tab completion scrolls back in terminal when using bureau
2014-03-11 07:44:30 -07:00
c3c8cc318d
Fixes #2467 tab completion scrolls back in terminal when using bureau theme
2014-03-10 18:36:51 -05:00
48579ebf2b
Merge pull request #2341 from mcornella/title_backticks
...
Avoid evaluating special chars in $LINE on title command (fixes #2234 )
2014-03-08 14:30:55 -08:00
a811ab0ba7
Merge pull request #2331 from posva/catimg
...
Catimg plugin
2014-03-08 08:42:01 -08:00
e744bf22ca
Merge pull request #2479 from mrbfrank/theme-agnoster
...
theme agnoster: update characters to match latest powerline fonts
2014-03-08 08:39:54 -08:00
6a2e65f4c8
Merge pull request #1402 from sergeylukin/master
...
Fix install.sh compatibility with /bin/sh
2014-03-08 08:39:34 -08:00
59db638d99
Merge pull request #2565 from theallegedjosh/master
...
ruby-gems aliases
2014-03-08 08:34:50 -08:00
7b7c5fd12b
Merge pull request #2579 from mfaerevaag/master
...
Updated wd plugin to v0.3.0
2014-03-08 08:33:14 -08:00
0018969b80
Merge pull request #2535 from IgorTimoshenko/feature/yii-plugin
...
Added Yii basic command completion
2014-03-08 08:32:37 -08:00
01261d4795
Merge pull request #2556 from chrisjones-brack3t/fix/git-prompt-1-9
...
git-prompt (gitstatus.py) plugin fix
2014-03-08 08:23:16 -08:00
0e10ebb9f6
Merge pull request #2572 from kevinxucs/sublime-linux-fix
...
Fixed sublime plugin behaviors.
2014-03-08 08:22:55 -08:00
0e31bed555
Merge pull request #2059 from felipec/fc/gitfast
...
gitfast: update to upstream v1.8.4
2014-03-08 08:21:12 -08:00
755f8094b8
Merge pull request #2529 from emanuelez/patch-1
...
Improve oneline logs
2014-03-08 08:16:34 -08:00
95e6feaf76
Merge pull request #2525 from lukesteensen/update-go-plugin
...
unify and update golang plugins
2014-03-08 08:15:54 -08:00
ae9a9b7f70
Merge pull request #2481 from felds/master
...
highlight the username when root
2014-03-08 08:15:29 -08:00
7b06ce70a6
Merge pull request #2366 from chuancong/patch-1
...
pip: Add support to command "show"
2014-03-08 08:14:16 -08:00
cc926e9987
Merge pull request #2322 from dpsk/patch-2
...
Add alias to rails plugin
2014-03-08 08:13:48 -08:00
92a54ebc7e
Merge pull request #2166 from cap10morgan/no-clobber-rbenv-root
...
rbenv plugin: don't clobber existing RBENV_ROOT & follow Homebrew's default behavior
2014-03-08 08:13:19 -08:00
978bb40d03
Merge pull request #2564 from miry/patch-3
...
Added simulator alias for Xcode plugin
2014-03-08 08:10:53 -08:00
9bd9278b80
Merge pull request #2287 from rumpelsepp/master
...
Added/modified some useful aliases.
2014-03-08 08:10:34 -08:00
7a14ab7f38
Merge pull request #2400 from bric3/svn_fast_plugin
...
new faster SVN plugin
2014-03-08 08:08:47 -08:00
deb08a762e
Merge conflicts with af-magic theme
2014-03-08 08:07:04 -08:00
2208854597
Cleaning up conflict with merge of #2330
2014-03-08 08:02:23 -08:00
d41ac7fe3e
Updated wd plugin to v0.3.0
2014-03-04 20:25:54 +01:00
2691520d6f
Integrate changes from #1841 .
2014-03-02 14:13:55 -05:00
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.
2014-03-02 03:59:27 -05:00
6dcdfe61e2
🐼 Added simulator alias for Xcode plugin
...
It is often required to start simulator without Xcode.
2014-02-28 13:55:15 +02:00
fdbf0cbe46
gem push alias and gem yank alias
2014-02-28 01:32:01 +11:00
da573f6356
add gem push alias
2014-02-28 01:26:54 +11:00
f139401485
add gem build alias
2014-02-28 01:26:17 +11:00
6b3c953775
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
2014-02-25 20:27:51 -08:00
6cc240811f
..a fundamental piece of matter.
2014-02-25 20:27:33 -08:00
74ad998ad0
Merge pull request #2548 from puffnfresh/gitignore-plugin-url
...
Fix remaining broken URL in gitignore function
2014-02-23 06:59:12 -08:00
2eb68a4e29
Merge pull request #2544 from fduch2k/patch-1
...
Update gitignore.plugin.zsh
2014-02-23 06:58:43 -08:00
8309b0a19b
Verification of convert inside the function
...
Depending on when the path is declared this solution would work in any case
2014-02-23 10:07:26 +01:00
c397000b3b
grab last item in list which is the branch instead of relying on position.
2014-02-21 22:48:38 -08:00
7a546362d3
Much needed PEP8 love. Use spaces, not tabs.
2014-02-21 22:47:56 -08:00
a951600b4e
Avoid 'title:parse error' with single quotes in $CMD
...
Fixes #2182
2014-02-21 22:16:12 +01:00
3e5de21dc5
Revert previous commit, escape %
2014-02-21 22:16:12 +01:00
b73ced397f
Use single quotes also in $LINE definiton
2014-02-21 22:16:12 +01:00
b0fbe0d11a
Avoid evaluating special chars in $LINE on title command ( fixes #2234 )
2014-02-21 22:16:12 +01:00
598a9c6f99
Adieu l'ami.
...
@jimweirich -- You will be missed.
2014-02-20 10:18:53 -08:00
500cbbc79b
Merge pull request #2541 from puffnfresh/cabal-sandboxes-info
...
Add cabal_sandbox_info function
2014-02-19 18:23:30 -08:00
c0f716b2e5
Fix remaining broken URL in gitignore function
2014-02-19 13:33:02 -07:00
bd4f7e24ea
Update gitignore.plugin.zsh
...
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
2014-02-19 15:08:47 +03:00
861290e40b
Merge pull request #2542 from puffnfresh/gitignore-plugin-url
...
Fix URL to gi (gitignore) function
2014-02-18 19:59:02 -08:00
1df7d01618
Fix URL to gi (gitignore) function
...
Previous URL doesn't seem to work because the host requires a www
prefix.
2014-02-18 14:43:42 -07:00
358b6ffcde
Add cabal_sandbox_info function
...
Reports whether the current working directory is within a
sandbox. Useful to check before installing Cabal packages into the
global registry.
2014-02-18 14:37:59 -07:00