Commit graph

4 commits

Author SHA1 Message Date
Zbigniew Mandziejewicz
2f84f493a0 Change schema to https in gitignore plugin
Request to http://www.gitignore.io returns 301 since cloudflare moved away from http to https schema.
Using curl -L (use location header) might be unsafe therefore I simply updated URL.
2014-11-01 17:59:17 +08:00
Alexander Hramov
bd4f7e24ea Update gitignore.plugin.zsh
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
2014-02-19 15:08:47 +03:00
Brian McKenna
1df7d01618 Fix URL to gi (gitignore) function
Previous URL doesn't seem to work because the host requires a www
prefix.
2014-02-18 14:43:42 -07:00
Kaiwen Xu
c5902d3f34 Moved misplaced plugins. 2013-10-14 07:39:59 -04:00
Renamed from custom/plugins/gitignore/gitignore.plugin.zsh (Browse further)