Add an install.sh for dotfiles
This commit is contained in:
parent
a2a270b895
commit
66e584f326
2 changed files with 5 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -2,6 +2,7 @@
|
|||
import os
|
||||
|
||||
ignore = {
|
||||
"install.sh",
|
||||
"setup.cmd",
|
||||
"setup.py",
|
||||
"setup.ps1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue