Copy config removing sensitive data
This commit is contained in:
parent
d15767a938
commit
68ffb60404
89 changed files with 12214 additions and 0 deletions
5
config/powerline-shell/circle.yml
Normal file
5
config/powerline-shell/circle.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
dependencies:
|
||||
pre:
|
||||
- sudo pip install -r dev_requirements.txt
|
||||
- git config --global user.email "tester@example.com"
|
||||
- git config --global user.name "Tester McGee"
|
Loading…
Add table
Add a link
Reference in a new issue