chore(dev): do not bind mount ~/.gitconfig

This commit is contained in:
Quentin McGaw
2023-04-27 10:22:53 +00:00
parent 67bd1171ae
commit e165bb6870

View File

@@ -18,8 +18,6 @@ services:
- ~/.ssh:/mnt/ssh
# Shell history persistence
- ~/.zsh_history:/root/.zsh_history
# Git config
- ~/.gitconfig:/root/.gitconfig
environment:
- TZ=
cap_add: