add TODO
This commit is contained in:
parent
f0922d2fc3
commit
fffa61ef36
|
@ -20,5 +20,9 @@ fi
|
|||
|
||||
$_cmd_su "git config --global user.email '$_git_user_email'"
|
||||
$_cmd_su "git config --global user.name '$_git_user_name'"
|
||||
# TODO populate global .gitignore
|
||||
# *.swp
|
||||
# node_modules/
|
||||
' Session.vim'
|
||||
|
||||
# TODO ensure group sudo is allowed sudo
|
||||
|
|
Reference in New Issue