Commit Graph

9 Commits

Author SHA1 Message Date
Nils Stål
812952d1b9 Use https in gi plugin. Issue #216 2014-10-16 21:33:47 -03:00
James Hillyerd
a42e564fa2 Add README.md for gi 2014-07-20 00:40:45 -03:00
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
2014-07-20 00:40:45 -03:00
Dylan Garrett
a8d5fad488 Silence curl and fix www.gitignore.io API url, which now requires www. 2014-02-28 00:08:44 -05:00
Dylan Garrett
3a6b0f2e8d Use ping's timeout param for OSX compat 2014-02-28 00:07:08 -05:00
Bruno Pinto
00236e5af3 tidying 2013-11-20 07:53:39 -02:00
ilkosta
ab3671906f enabled gi autocomplete and parameters separated by spaces 2013-06-18 21:03:58 +02:00
Zhuang Ya
ded3ad70f8 reformat the indentation 2013-05-18 01:39:46 +08:00
Zhuang Ya
3288478117 gitignore.io cli function for fish ;) 2013-05-18 01:32:27 +08:00