Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
May 15, 2023
Merged

Conversation

wintermi
Copy link
Contributor

⚡ 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

install.zsh Outdated Show resolved Hide resolved
@mamaraddio mamaraddio added the enhancement New feature or request label May 15, 2023
@mamaraddio
Copy link
Member

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

@wintermi wintermi merged commit aad7594 into master May 15, 2023
@wintermi wintermi deleted the wintermi branch May 15, 2023 12:25
@wintermi
Copy link
Contributor Author

I reran the tests and they were successful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a flag to allow skipping creating zshrc template
2 participants