Commit Graph

9 Commits (849fcbecc894f696ff65c99ac4a18152e9256734)

Author SHA1 Message Date
Nils Stål 812952d1b9 Use https in gi plugin. Issue #216 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
Dylan Garrett a8d5fad488 Silence curl and fix www.gitignore.io API url, which now requires www. 11 years ago
Dylan Garrett 3a6b0f2e8d Use ping's timeout param for OSX compat 11 years ago
Bruno Pinto 00236e5af3 tidying 11 years ago
ilkosta ab3671906f enabled gi autocomplete and parameters separated by spaces 11 years ago
Zhuang Ya ded3ad70f8 reformat the indentation 12 years ago
Zhuang Ya 3288478117 gitignore.io cli function for fish ;) 12 years ago