add switches to disable chsh and global gitconfig
This commit is contained in:
parent
34a2109051
commit
4ea271dbf0
4 changed files with 15 additions and 3 deletions
|
@ -1,2 +1,8 @@
|
|||
---
|
||||
# defaults file for common
|
||||
|
||||
# change login shell
|
||||
usersetup_chsh: true
|
||||
|
||||
# override global gitconfig
|
||||
usersetup_gitconfig: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue