adding bashrc configs; added more dev related apps; setting image memory to 4GB

This commit is contained in:
2025-12-02 22:02:26 -06:00
parent 2fb9091362
commit 48deb314a5
9 changed files with 260 additions and 4 deletions

8
Docker/env/.gitconfig vendored Normal file
View 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