• Prathamesh Zarkar's avatar
    common-utils overwrites .zshrc coming from image built (#1069) · 56233fda
    Prathamesh Zarkar authored
    * common-utils overwrites .zshrc coming from image built with common-utils already
    
    * version bumped and added scenario to test the user issue
    
    * cp command failing fix test
    
    * bump version reverted
    
    * fixed the pipeline failures
    
    * discarded diff logic and introduced new one
    
    * Update src/common-utils/main.sh
    
    * instead of overwritting, template file will be appended to existing .zshrc file if INSTALL_OH_MY_ZSH_CONFIG is true
    
    * removed if statement to check .zshrc file exists
    
    * if condition added to check user_rc_file exist
    
    * linter error fixed
    
    * optimize duplication for template_path and user_rc_file logic
    
    ---------
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    56233fda
Name
Last commit
Last update
.devcontainer Loading commit data...
.github/workflows Loading commit data...
.vscode Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
CODEOWNERS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...