zap-zsh / zap

:zap: Zap is a minimal zsh plugin manager
https://www.zapzsh.com/
GNU General Public License v3.0
942 stars 33 forks source link

feat: add -k, --keep flags to keep existing .zshrc files #156

Closed wintermi closed 1 year ago

wintermi commented 1 year ago
⚡ Zap - Installer

USAGE:
    install.zsh [options]

OPTIONS:
    -h, --help     Show this help message
    -k, --keep     Don't override existing .zshrc
    -b, --branch   Zap repository branch name
mamaraddio commented 1 year ago

Merging this PR could lead to a +1 in MINOR version so 1.2.4 I think

wintermi commented 1 year ago

I reran the tests and they were successful