changed folder layout
This commit is contained in:
parent
fd30095cd0
commit
b5f657b8a4
9 changed files with 37 additions and 397 deletions
|
@ -1,5 +1,5 @@
|
|||
export ZSH_PLUGIN_GITIGNORE_PATH=$(dirname $0)
|
||||
export ZSH_PLUGIN_GITIGNORE_TEMPLATE_PATHS=${DOTLIB}/gitignore
|
||||
ZSH_PLUGIN_GITIGNORE_PATH=$(dirname $0)
|
||||
ZSH_PLUGIN_GITIGNORE_TEMPLATE_PATHS=${dotlib}/gitignore
|
||||
|
||||
function gie () { ${EDITOR} .gitignore }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue