tinogomes
f8d725bad2
Added encoding_file function for ruby plugin
2013-06-02 10:56:01 -03:00
tinogomes
3893edabf3
alias for go to TextMate bundles directory: bundles
2013-06-02 10:56:01 -03:00
tinogomes
4d58b02859
alias for default editor: ed
2013-06-02 10:55:28 -03:00
tinogomes
f54af1d376
aliases: bugfix on ssh-list
2013-06-02 10:54:35 -03:00
tinogomes
6bb2cd0b41
aliases for list/grep hosts
2013-06-02 10:54:35 -03:00
tinogomes
ed14a674c7
moving cd aliases for directories library
2013-06-02 10:54:35 -03:00
tinogomes
87b1c9e08e
added human format for ls aliases
2013-06-02 10:54:34 -03:00
tinogomes
54e998ec85
New general aliases
2013-06-02 10:53:40 -03:00
tinogomes
83a76aaa06
Added function to lock at osx plugin
2013-06-02 10:53:40 -03:00
tinogomes
814f54ad43
new aliases for git pull/push
2013-06-02 10:53:40 -03:00
tinogomes
b12eecee6a
New aliases for OSX - ssh-key-copy
2013-06-02 10:53:40 -03:00
tinogomes
3fcad771e4
flipcoin at lol plugin
2013-06-02 10:53:40 -03:00
tinogomes
7f2974818b
Added alias for git to remote prune and GC aggressive mode
2013-06-02 10:53:40 -03:00
tinogomes
b59d4d18d5
alias to list ssh config file
2013-06-02 10:51:50 -03:00
tinogomes
2648628442
alias to git rm for removed files
2013-06-02 10:51:50 -03:00
tinogomes
2304a332aa
added reload bundles alias for textmate plugin
2013-06-02 10:51:20 -03:00
tinogomes
63c3a3dd04
mercurial completion
2013-06-02 10:51:20 -03:00
tinogomes
44511e1aea
Added the Faggy song on osx plugin
2013-06-02 10:51:20 -03:00
tinogomes
a45aab5d48
tinogomes plugin
...
shows rvm_prompt and git_prompt or hg_prompt
2013-06-02 10:51:20 -03:00
tinogomes
32fa84348e
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-06-02 10:51:20 -03:00
tinogomes
29ff1ac991
New general aliases
2013-06-02 10:51:20 -03:00
tinogomes
c1b9a22ec4
Added alias at rvm plugin
2013-06-02 10:51:20 -03:00
tinogomes
2345731652
Added some aliases at rails3 plugin
2013-06-02 10:51:19 -03:00
tinogomes
d86f011ba4
Added function to lock at osx plugin
2013-06-02 10:50:35 -03:00
tinogomes
4054e2812a
Added alias to clear .orig files on mercurial plugin
2013-06-02 10:49:40 -03:00
Robby Russell
86a889ea08
Merge pull request #1849 from lemieux/master
...
Fix for Jira plugin on Linux
2013-05-30 10:19:21 -07:00
Marc-Antoine Lemieux
bd38c50241
fix the open command in linux using xdg-open
2013-05-27 09:23:14 -04:00
Robby Russell
79196f8213
Merge pull request #1834 from croach/disable_untracked_files_dirty_fix
...
Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option.
2013-05-23 07:58:50 -07:00
Robby Russell
0078538478
Merge pull request #1775 from marcusmueller/fixupgradetool
...
fix for failing substition & eliminated unnecessary cd
2013-05-23 07:52:52 -07:00
Robby Russell
78077afd12
Merge pull request #1837 from xuhdev/web-search
...
Add web-search plugin.
2013-05-21 15:51:07 -07:00
Robby Russell
688225a07e
Merge pull request #1839 from Kronuz/patch-1
...
Fixed recursion. Git not needed for it to work.
2013-05-21 15:50:43 -07:00
Germán M. Bravo
69116fa806
Fixed recursion. Git not needed for it to work.
...
Avoid infinite `cd` loops under certain conditions. Try getting `.venv` from the current directory (not necessarily always using git)
2013-05-21 14:20:28 -04:00
Hong Xu
2531381477
Add web-search plugin.
...
This plugin adds google, bing and yahoo commands to launch the default
web browser to do web search:
e.g.
google oh-my-zsh
bing what is zsh
2013-05-20 22:18:07 -07:00
Christopher Roach
4ff861ee11
Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option.
2013-05-19 12:55:10 -07:00
Robby Russell
27c6becffd
Merge pull request #1803 from bebugz/patch-1
...
gentoo linux support
2013-05-09 20:38:45 -07:00
bebugz
6de78ad2ba
gentoo linux support
2013-05-09 13:12:11 +04:00
Robby Russell
b34aee7f76
Merge pull request #1774 from kevinxucs/sublime-default-2
...
Change sublime text path select priority on mac.
2013-04-30 23:03:24 -07:00
Robby Russell
b427a41fd3
Merge pull request #1779 from lorn/fasd_update
...
Cache for fasd --init
2013-04-30 23:02:56 -07:00
Lindolfo 'Lorn' Rodrigues
f28e16a158
Cache for fasd --init
...
Using cache technique for faster fasd --init as shown at:
https://github.com/clvv/fasdi#install
2013-04-30 02:04:09 -03:00
Marcus Müller
39b46f526c
eliminated unnecessary cd and failing substitution
...
Changing the working directory in a sub-subshell
does not change the working directory of the executing
shell.
The substitution was broken for me on _all_ my machines,
so I started looking into the business.
2013-04-29 09:51:21 +02:00
Kaiwen Xu
17a092b0ff
Change sublime text path select priority on mac.
...
User changed symbolic link for sublime binary is now top priority,
since this allows users to actually specify which version of sublime
they want to use. Sublime text 2 binary has higher priority over
sublime text (3) binary, since sublime text 2 is considered more
stable.
2013-04-29 03:19:31 -04:00
Robby Russell
b6ea876971
Merge pull request #690 from essembeh/master
...
Adding ~/.ssh/config parsing for host list and theme.
2013-04-23 21:27:51 -07:00
Robby Russell
fd50759e39
Merge pull request #1254 from systemfreund/master
...
Added completion plugin for "Go" compiler
2013-04-23 21:26:43 -07:00
Robby Russell
ffc6ae937c
Spin to bundler
2013-04-23 21:25:03 -07:00
Robby Russell
dff6333b6d
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
2013-04-23 21:20:14 -07:00
Robby Russell
f44d403572
Resolving conflict with merge of #1058
2013-04-23 21:20:00 -07:00
Robby Russell
02f86c4a5a
Merge pull request #1633 from alec-c4/master
...
rails4 plugin
2013-04-23 21:17:52 -07:00
Robby Russell
980aaddb03
Merge pull request #917 from agate/patch-1
...
added "publish" and "track" command completion for git-flow plugin
2013-04-23 21:17:34 -07:00
Robby Russell
6637c29b1e
Merge pull request #1091 from jmazzi/patch-1
...
Improve README; Instructions for handling updates
2013-04-23 21:12:52 -07:00
Robby Russell
24e59aeb7e
Merge pull request #1102 from drnic/git-config
...
More git aliases
2013-04-23 21:12:11 -07:00