Commit Graph

648 Commits

Author SHA1 Message Date
Bruno Pinto
56af34402c Merge pull request #248 from CodeFalling/master 2014-11-21 08:55:18 +11:00
CodeFalling
83cef134f2 move git-flow completions to completions folder 2014-11-21 08:55:13 +11:00
CodeFalling
dbd2637f6e new plugin:git-flow 2014-11-21 08:55:13 +11:00
Bruno
a34e7255a1 Merge pull request #252 from bobthecow/feature/local-config
Add local-config plugin.
2014-11-21 08:37:39 +11:00
Justin Hileman
fa022cc8cd Add local-config plugin.
Support per-user, per-host, and per-platform custom configuration files.
2014-11-15 22:16:01 -08:00
Bruno Pinto
28b9612acf replace plugin 2014-11-07 16:47:50 -02:00
Bruno
dbecd88f13 Merge pull request #246 from steeeve/fix-missing-arg-for-root-directory
Stops theme breaking in root directory
2014-11-03 18:52:07 -02:00
Steve Mckellar
9feaaa8cf0 Stops theme breaking on root directory 2014-11-03 20:25:59 +00:00
Bruno
1068df1bb7 Merge pull request #245 from CodeFalling/master
new plugin:better alias
2014-11-03 14:13:11 -02:00
CodeFalling
691a9a2bc9 new plugin:better alias 2014-11-03 10:42:40 +08:00
Bruno Pinto
fdf3793b60 removing deprecated rake plugin 2014-11-02 11:40:43 -02:00
Bruno Pinto
4b3087d388 adding deprecation warning to autojump plugin 2014-11-02 11:40:11 -02:00
Bruno
8a5acc8ce9 Merge pull request #243 from JeanMertz/patch-1
Rewrite `bundle exec` wrapper to be more robust
2014-11-02 11:20:50 -02:00
Jean Mertz
e83c710ffe Rewrite bundle exec wrapper to be more robust 2014-11-01 18:23:02 +01:00
Bruno
334fcb05d7 Merge pull request #242 from michelegera/format-plugin-readme
Improve syntax and uniform style for plugins’ README
2014-10-29 01:23:52 -02:00
Michele Gerarduzzi
bdf8c26770 Improve syntax and uniform style for plugins’ README 2014-10-29 02:12:03 +01:00
Bruno
f8e7cee189 Merge pull request #240 from michelegera/sublime-plugin
Add support for ST and ST3 installations inside `~/Applications` on OS X
2014-10-28 21:16:11 -02:00
Michele Gerarduzzi
d7d1ef5831 Add support for ST and ST3 installations inside ~/Applications on OS X 2014-10-29 00:05:38 +01:00
Bruno
b86fdeeda0 Merge pull request #237 from liquid/eclm-theme
Add eclm theme
2014-10-25 11:57:33 -02:00
Attila Györffy
4d8af1cfdb Add eclm theme 2014-10-25 14:41:11 +02:00
Bruno Pinto
bc8c35233a Merge pull request #232 from iven/gem 2014-10-24 13:01:19 -02:00
iven
51a86eaa1a Add gem plugin 2014-10-24 13:01:12 -02:00
Bruno Pinto
baf5487e73 Merge pull request #230 from iven/android-sdk 2014-10-24 08:55:26 -02:00
iven
5e876ee56b Add android_sdk plugin 2014-10-24 08:55:20 -02:00
Bruno Pinto
f2a70f451c Merge pull request #231 from iven/ccache 2014-10-24 08:53:55 -02:00
iven
8773b12c2d Add ccache plugin 2014-10-24 08:53:49 -02:00
Bruno Pinto
f3dcaa3806 Merge pull request #233 from iven/xdg 2014-10-24 08:50:55 -02:00
iven
0fc0b2d09e Add xdg plugin 2014-10-24 08:50:47 -02:00
Bruno
0e1ae7e176 Merge pull request #234 from hsharrison/upstream
add virtualenv section to agnoster-mercurial prompt
2014-10-24 08:49:47 -02:00
hsharrison
adcaa83942 add virtualenv section to agnoster-mercurial prompt 2014-10-21 11:40:12 -04:00
Bruno
ba8406967f Merge pull request #228 from JeanMertz/patch-1
Allow to pass any arguments to z
2014-10-21 01:47:43 -02:00
Jean Mertz
97ac414448 Allow to pass any arguments to z
before:

```
$ z --help
12         /Users/Jean/Dropbox
12         /Users/Jean/work

$ z work
/Users/Jean/work
```

after:

```
z --help
z [-chlrtx] args

$ z work
/Users/Jean/work
```
2014-10-20 15:51:13 +02:00
Bruno Pinto
2efe65c483 Merge pull request #202 from tannhuber/master 2014-10-16 22:24:03 -03:00
Joseph Tannhuber
3649ca3b38 Budspencer theme improvements
- prompt line enumeration implemented
- new function to set the window title
- new session history
- README file updated
- replaced all `math` commands by `expr` for better performance
2014-10-16 22:24:00 -03:00
Joseph Tannhuber
b0977db783 Budspencer theme improvements
- Bookmarks and command/directory history functions implemented
- Function to edit commandline with $EDITOR
- Faster git parser
2014-10-16 22:24:00 -03:00
Bruno Pinto
f73426c258 Merge pull request #203 from syl20bnr/syl20bnr_theme_improvements 2014-10-16 22:11:03 -03:00
syl20bnr
8c29a41f9f syl20bnr theme improvements 2014-10-16 22:10:57 -03:00
Bruno Pinto
7ef70b74f1 Merge pull request #206 from rominf/bak 2014-10-16 22:08:16 -03:00
Roman Inflianskas
acf3206297 bak plugin: fixed directories handling 2014-10-16 22:08:06 -03:00
Roman Inflianskas
07860bc556 bak plugin: tabs -> spaces 2014-10-16 22:08:06 -03:00
Roman Inflianskas
5b861f5c93 bak plugin: tests added 2014-10-16 22:08:06 -03:00
Roman Inflianskas
c2c69a91e7 bak plugin: unbak -> unmvbak, uncpbak added 2014-10-16 22:08:05 -03:00
Roman Inflianskas
d9aece92c8 bak plugin: add unbak function (inverse to mvbak) 2014-10-16 22:08:05 -03:00
Bruno Pinto
9f3a151abd Merge pull request #208 from charlesbjohnson/nodenv_plugin 2014-10-16 22:02:54 -03:00
Charles B Johnson
8dcd3e8027 Add plugin for using nodenv. 2014-10-16 22:02:48 -03:00
Bruno Pinto
6e682bbe73 Merge pull request #209 from celsomiranda/patch-1 2014-10-16 22:00:56 -03:00
Celso Miranda
e2d8e7a04d add sublime text 3 support for linux
now it works with sublime 3 on arch linux
2014-10-16 22:00:22 -03:00
Bruno Pinto
dba43476cd Merge pull request #220 from nisseblink/master 2014-10-16 21:33:58 -03:00
Nils Stål
812952d1b9 Use https in gi plugin. Issue #216 2014-10-16 21:33:47 -03:00
Bruno
84881263cc Merge pull request #219 from peterOnePageCRM/master
rvm plugin fix #217
2014-10-16 21:32:01 -03:00