Commit Graph

175 Commits (e957365d75870547abb92b6748482a349b4df5e9)

Author SHA1 Message Date
Roman Inflianskas e957365d75 [dpaste] Another try to fix tests running on OS X 10 years ago
Roman Inflianskas b256aac2e1 [dpaste] Allow test run with any working directory 10 years ago
Roman Inflianskas b1b7b0a0ee [dpaste] Using sed -E everywhere 10 years ago
Roman Inflianskas e5b7c01934 [dpaste] Fix hour, week, month expired snippets 10 years ago
Roman Inflianskas 668849a9c3 [dpaste] Fix tests 10 years ago
Roman Inflianskas 4cb6539197 [dpaste] Add tests 10 years ago
Roman Inflianskas 32c1a02690 [dpaste] Add compatibility with non GNU *nix 10 years ago
Roman Inflianskas b3d40bb35d [dpaste] Add --help alias for help 10 years ago
Roman Inflianskas feff0bb89d [dpaste] Fixed file pasting with option -t 10 years ago
Roman Inflianskas 4aedc2917f [dpaste] Underscoring all private variables and functions 10 years ago
Roman Inflianskas 9ce45f5f38 [dpaste] Add "expires" option 10 years ago
Roman Inflianskas a58c498362 [dpaste] Add dpaste plugin 10 years ago
Bruno Pinto 02529d7aca correctly adding sorted brew paths 10 years ago
Roman Inflianskas 81c912731d [bak] Fix tests 10 years ago
Bruno Pinto c46b7d4308 removing old commented out code 10 years ago
CodeFalling 83cef134f2 move git-flow completions to completions folder 10 years ago
CodeFalling dbd2637f6e new plugin:git-flow 10 years ago
Justin Hileman fa022cc8cd Add local-config plugin.
Support per-user, per-host, and per-platform custom configuration files.
10 years ago
Bruno Pinto 28b9612acf replace plugin 10 years ago
CodeFalling 691a9a2bc9 new plugin:better alias 10 years ago
Bruno Pinto fdf3793b60 removing deprecated rake plugin 10 years ago
Bruno Pinto 4b3087d388 adding deprecation warning to autojump plugin 10 years ago
Jean Mertz e83c710ffe Rewrite `bundle exec` wrapper to be more robust 10 years ago
Michele Gerarduzzi bdf8c26770 Improve syntax and uniform style for plugins’ README 10 years ago
Michele Gerarduzzi d7d1ef5831 Add support for ST and ST3 installations inside `~/Applications` on OS X 10 years ago
iven 51a86eaa1a Add `gem` plugin 10 years ago
iven 5e876ee56b Add `android_sdk` plugin 10 years ago
iven 8773b12c2d Add `ccache` plugin 10 years ago
iven 0fc0b2d09e Add `xdg` plugin 10 years ago
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
```
10 years ago
Roman Inflianskas acf3206297 bak plugin: fixed directories handling 10 years ago
Roman Inflianskas 07860bc556 bak plugin: tabs -> spaces 10 years ago
Roman Inflianskas 5b861f5c93 bak plugin: tests added 10 years ago
Roman Inflianskas c2c69a91e7 bak plugin: unbak -> unmvbak, uncpbak added 10 years ago
Roman Inflianskas d9aece92c8 bak plugin: add unbak function (inverse to mvbak) 10 years ago
Charles B Johnson 8dcd3e8027 Add plugin for using nodenv. 10 years ago
Celso Miranda e2d8e7a04d add sublime text 3 support for linux
now it works with sublime 3 on arch linux
10 years ago
Nils Stål 812952d1b9 Use https in gi plugin. Issue #216 10 years ago
Peter Armstrong ecf1af6228 rvm plugin fix #217 - removed extra | 10 years ago
Peter Armstrong eca1617841 rvm plugin fix #217 10 years ago
Brian 723f6df96d removed 'bu' and 'bi' from bunder plugin 10 years ago
jeremiejig f94dc43999 typo 10 years ago
jeremiejig 261c3a1503 adding ref to mc in README 10 years ago
jeremiejig 48d0a05042 plugin mc, wrapper to use a shell compatible with mc 10 years ago
Roman Inflianskas 1335503cd6 bak: fixed directory handling 10 years ago
Alexander Grigoriev 7169901224 marks output columnized 10 years ago
Alex Farrell 06086ca17a Add peco plugin 10 years ago
James Hillyerd a42e564fa2 Add README.md for gi 10 years ago
James Hillyerd 5829ff0f5a Redesign gitignore plugin
- removed code that fetches completions frim gitignore.io each time fish
  is started -- makes logins slow!
- gi.load becomes gi.fish, only contains gi function
- add _update_gi_completions.fish: fetches list of completions from
  gitignore.io and places it into ~/.config/fish/completions
- modify gi function to accept update-completions argument
10 years ago
Bruno Pinto 1e7e712f87 fix #175: add /usr/local/sbin to PATH for brew 10 years ago