git-learning-game / oh-my-git

An interactive Git learning game!
https://ohmygit.org
Other
2k stars 145 forks source link

Game crashes on startup if bash noclobber option is set #123

Open lotth opened 3 years ago

lotth commented 3 years ago

When the bash "noclobber" is set in the .bashrc file, the game crashes on startup because bash cannot overwrite existing.gitconfig file.