Jan Moesen
Results
2
issues of
Jan Moesen
Move the existing `.bashrc` to `.bash/extra`? What about `PS1` etc.? Those would override the Tilde prompt. Maybe only move it if it is now a known "as-installed" file. Very brittle...
Intelligently merge `.gitconfig` with the existing file (if any) by adding to the existing config by looping the values from `git config --file $TILDE_FILE`. In case of a conflict, ask...