Commit graph

1,835 commits

Author SHA1 Message Date
Robby Russell
6f72d6c17c Merge pull request #1598 from zasdfgbnm/master
new plugin
2013-03-26 22:00:52 -07:00
Robby Russell
c867684fe1 Merge pull request #1607 from gekken/master
added ruby 2.0.0 to rvm plugin
2013-03-26 21:59:48 -07:00
Robby Russell
5b7f49e6c6 Merge pull request #1610 from mcaserta/scala_and_sbt_plugins
SBT and Scala plugins.
2013-03-26 21:58:22 -07:00
Robby Russell
ed69d1e736 Merge pull request #1611 from ripdog/patch-1
Update plugins/extract/extract.plugin.zsh
2013-03-26 21:57:54 -07:00
Robby Russell
eabf51e0fe Merge pull request #1614 from miklos-martin/bower
Bower plugin
2013-03-26 21:57:26 -07:00
Robby Russell
a3a6b91818 Merge pull request #1616 from sxeraverx/master
pipe git version check error to /dev/null (for when git doesn't exist)
2013-03-26 21:56:35 -07:00
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
2013-03-26 21:51:32 -07:00
Robby Russell
280c3df90e Merge pull request #1638 from RomainBelorgey/master
Use completion if file Capfile
2013-03-26 21:49:03 -07:00
Robby Russell
74859240be Merge pull request #1650 from ishtu/master
add vncviewer function (using "open" functionality)
2013-03-26 21:48:36 -07:00
Robby Russell
650bace5c5 Merge pull request #1663 from flavius/master
allow setting a custom HISTFILE before oh-my-zsh is loaded
2013-03-26 21:47:58 -07:00
Robby Russell
b0d80a0175 Merge pull request #1664 from marcel-wolf/master
add ssh-agent option to set default lifetime for identities
2013-03-26 21:47:00 -07:00
Robby Russell
0b5d983897 Merge pull request #1668 from sheerun/patch-1
Use --no-rehash option for faster startup
2013-03-26 21:46:31 -07:00
Robby Russell
6a8e79fda0 Merge pull request #1669 from desimone/master
support for Go (golang) completions
2013-03-26 21:46:06 -07:00
Robby Russell
2c069885cc Merge pull request #1671 from lifinsky/master
Fix grails plugin
2013-03-26 21:45:13 -07:00
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.
2013-03-26 19:42:05 +00:00
Josh Matthews
a91872df35 Prefixing tmux wrapper function with '_'. 2013-03-26 19:41:34 +00:00
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) 2013-03-26 09:57:11 +01:00
Serg Lifinsky
c1c77685ed Fix grails plugin
Fix problem with "basename" command error "extra operand" (do not work with array)
2013-03-25 16:47:22 +02:00
tinogomes
1353ff95c3 bugfix restart cdpath 2013-03-23 01:26:17 -03:00
Bobby DeSimone
7c50867d2e Added golang completion support from golang.org 2013-03-20 13:32:03 -04:00
tinogomes
c71abbf319 Ralio completion on Ralio plugin 2013-03-20 13:18:52 -03:00
Adam Stankiewicz
0ed1adeaad Use --no-rehash option for faster startup 2013-03-20 16:57:32 +01:00
tinogomes
a1e8e30f01 added # on BOL n prompt 2013-03-20 11:05:58 -03:00
tinogomes
3d59bfbbe7 update brew completion 2013-03-20 11:05:58 -03:00
tinogomes
03d199c412 Added encoding_file function for ruby plugin 2013-03-20 11:05:58 -03:00
tinogomes
dea2b49bd0 alias for go to TextMate bundles directory: bundles 2013-03-20 11:05:58 -03:00
tinogomes
dc293d4f81 alias for default editor: ed 2013-03-20 11:05:03 -03:00
tinogomes
25c0c0cdfc correction: new nocorrect for su command 2013-03-20 11:04:36 -03:00
tinogomes
ff0666d100 aliases: bugfix on ssh-list 2013-03-20 11:04:36 -03:00
tinogomes
8ebd14b09c aliases for list/grep hosts 2013-03-20 11:03:26 -03:00
tinogomes
e0733bf783 moving cd aliases for directories library 2013-03-20 11:03:03 -03:00
tinogomes
894de9e462 added human format for ls aliases 2013-03-20 11:03:03 -03:00
tinogomes
d96c95ab0a added reload bundles alias for textmate plugin 2013-03-20 10:59:46 -03:00
tinogomes
00872756d2 New general aliases 2013-03-20 10:56:59 -03:00
tinogomes
784caf3d2e Added function to lock at osx plugin 2013-03-20 10:56:42 -03:00
tinogomes
a71471ca95 new aliases for git pull/push 2013-03-20 10:55:39 -03:00
tinogomes
67677b5e66 New aliases for OSX - ssh-key-copy 2013-03-20 10:55:39 -03:00
tinogomes
dc2b0af181 flipcoin at lol plugin 2013-03-20 10:55:39 -03:00
tinogomes
becaa24081 Added alias for git to remote prune and GC aggressive mode 2013-03-20 10:55:39 -03:00
tinogomes
1273db8adf renamed alias reload_bundles to reload-bundles at textmate plugin 2013-03-20 10:55:39 -03:00
tinogomes
42e1cb4a3e alias to list ssh config file 2013-03-20 10:55:39 -03:00
tinogomes
42e9f56dbc alias to git rm for removed files 2013-03-20 10:55:39 -03:00
tinogomes
a3b31d9cc9 added reload bundles alias for textmate plugin 2013-03-20 10:55:38 -03:00
tinogomes
468e727063 mercurial completion 2013-03-20 10:55:38 -03:00
tinogomes
19bbc9b608 Added the Faggy song on osx plugin 2013-03-20 10:55:38 -03:00
tinogomes
cea9fed668 tinogomes plugin
shows rvm_prompt and git_prompt or hg_prompt
2013-03-20 10:55:38 -03:00
tinogomes
23a398e39f bugfix to display the current cirectory as ~rvm_rvmrc_cwd and reload the .rvmrc file for solve bug when use zsh + rvm with iTerm2 2013-03-20 10:55:38 -03:00
tinogomes
76f5989d32 New general aliases 2013-03-20 10:54:38 -03:00
tinogomes
60e209325d Added alias at rvm plugin 2013-03-20 10:54:38 -03:00
tinogomes
d9ef52ba31 Added some aliases at rails3 plugin 2013-03-20 10:54:38 -03:00