Commit Graph

182 Commits

Author SHA1 Message Date
Bruno Pinto
b861a5cee1 deprecating _append_path and create _prepend_path 2014-11-29 17:15:30 +11:00
Justin Hileman
d6d10825ae Remove common .home suffix from local-config hostname. 2014-11-28 11:28:23 -05:00
Bruno Pinto
5f230e331d checking for --inherit-variable support is too slow 2014-11-28 20:17:28 +11:00
Natrim
d3daa585aa Composer plugin
- add function "composer"
- uses local composer if available
- add function "composer_install" to install composer to current dir
2014-11-28 19:45:55 +11:00
Roman Inflianskas
2d363c740d [dpaste] Make dpaste a replacement for sprunge 2014-11-28 19:44:11 +11:00
Roman Inflianskas
bb1d149e2c [dpaste] Add time options: 1, onetime, 2, twotimes 2014-11-28 19:44:11 +11:00
Roman Inflianskas
36aa069f7b [dpaste] Add system tests 2014-11-28 19:44:11 +11:00
Roman Inflianskas
e957365d75 [dpaste] Another try to fix tests running on OS X 2014-11-28 19:44:11 +11:00
Roman Inflianskas
b256aac2e1 [dpaste] Allow test run with any working directory 2014-11-28 19:44:11 +11:00
Roman Inflianskas
b1b7b0a0ee [dpaste] Using sed -E everywhere 2014-11-28 19:44:11 +11:00
Roman Inflianskas
e5b7c01934 [dpaste] Fix hour, week, month expired snippets 2014-11-28 19:44:11 +11:00
Roman Inflianskas
668849a9c3 [dpaste] Fix tests 2014-11-28 19:44:11 +11:00
Roman Inflianskas
4cb6539197 [dpaste] Add tests 2014-11-28 19:44:11 +11:00
Roman Inflianskas
32c1a02690 [dpaste] Add compatibility with non GNU *nix 2014-11-28 19:44:11 +11:00
Roman Inflianskas
b3d40bb35d [dpaste] Add --help alias for help 2014-11-28 19:44:11 +11:00
Roman Inflianskas
feff0bb89d [dpaste] Fixed file pasting with option -t 2014-11-28 19:44:10 +11:00
Roman Inflianskas
4aedc2917f [dpaste] Underscoring all private variables and functions 2014-11-28 19:44:10 +11:00
Roman Inflianskas
9ce45f5f38 [dpaste] Add "expires" option 2014-11-28 19:44:10 +11:00
Roman Inflianskas
a58c498362 [dpaste] Add dpaste plugin 2014-11-28 19:44:10 +11:00
Bruno Pinto
02529d7aca correctly adding sorted brew paths 2014-11-28 19:40:37 +11:00
Roman Inflianskas
81c912731d [bak] Fix tests 2014-11-25 23:59:13 +03:00
Bruno Pinto
c46b7d4308 removing old commented out code 2014-11-22 19:32:11 +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
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
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
Jean Mertz
e83c710ffe Rewrite bundle exec wrapper to be more robust 2014-11-01 18:23:02 +01:00
Michele Gerarduzzi
bdf8c26770 Improve syntax and uniform style for plugins’ README 2014-10-29 02:12:03 +01:00
Michele Gerarduzzi
d7d1ef5831 Add support for ST and ST3 installations inside ~/Applications on OS X 2014-10-29 00:05:38 +01:00
iven
51a86eaa1a Add gem plugin 2014-10-24 13:01:12 -02:00
iven
5e876ee56b Add android_sdk plugin 2014-10-24 08:55:20 -02:00
iven
8773b12c2d Add ccache plugin 2014-10-24 08:53:49 -02:00
iven
0fc0b2d09e Add xdg plugin 2014-10-24 08:50:47 -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
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
Charles B Johnson
8dcd3e8027 Add plugin for using nodenv. 2014-10-16 22:02:48 -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
Nils Stål
812952d1b9 Use https in gi plugin. Issue #216 2014-10-16 21:33:47 -03:00
Peter Armstrong
ecf1af6228 rvm plugin fix #217 - removed extra | 2014-09-22 09:45:55 +01:00
Peter Armstrong
eca1617841 rvm plugin fix #217 2014-09-22 09:34:16 +01:00
Brian
723f6df96d removed 'bu' and 'bi' from bunder plugin 2014-08-14 17:56:52 -03:00
jeremiejig
f94dc43999 typo 2014-08-10 16:51:35 -03:00
jeremiejig
261c3a1503 adding ref to mc in README 2014-08-10 16:51:34 -03:00