gitignore.plugin.zsh:用于创建.gitignore文件的ZSH插件

时间:2024-03-04 20:55:57
【文件属性】:

文件名称:gitignore.plugin.zsh:用于创建.gitignore文件的ZSH插件

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-04 20:55:57

gitignore zsh zsh-plugin Shell

gitignore.plugin.zsh 用于创建.gitignore文件的Zsh插件。 安装 : antigen bundle voronkovich/gitignore.plugin.zsh : zplug voronkovich/gitignore.plugin.zsh 或克隆此仓库,并将其添加到您的.zshrc中: source path/to/cloned/repo/gitignore.plugin.zsh 用法 gi TEMPLATE (will write rules to the standard output) 或者: gii TEMPLATE (will write output to the local .gitignore file) 例子: gi vim eclipse symfony 自定义模板 如果要覆盖现有


【文件预览】:
gitignore.plugin.zsh-master
----README.md(1KB)
----.gitmodules(89B)
----tests()
--------gitignore.plugin.zunit(3KB)
----LICENSE(1KB)
----gitignore.plugin.zsh(2KB)
----test_fixtures()
--------.gitignore(8B)
--------custom_templates()
--------templates()
----tools()
--------update-templates(614B)
----.travis.yml(493B)
----templates()

网友评论