adding bashrc configs; added more dev related apps; setting image memory to 4GB
This commit is contained in:
8
Docker/env/.gitconfig
vendored
Normal file
8
Docker/env/.gitconfig
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
[user]
|
||||
email = 1itdominator@gmail.com
|
||||
name = itdominator
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
Reference in New Issue
Block a user