• Levin Winter's avatar
    [common-utils] Fix nonempty .bashrc being restored (#421) · fbdc4556
    Levin Winter authored
    * [common-utils] Fix nonempty .bashrc being restored
    The user's dotfiles shall only be restored to their defaults if they do
    not exist or are empty. A missing negation caused the files to be
    overwritten even when they were nonempty.
    
    * [common-utils] Bump patch version after fix
    Go from 2.0.7 to 2.0.8 because of backwards-compatible fix.
    fbdc4556
Name
Last commit
Last update
.github/workflows Loading commit data...
.vscode Loading commit data...
src Loading commit data...
test Loading commit data...
.devcontainer.json Loading commit data...
.gitignore Loading commit data...
CODEOWNERS Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...