zudsniper / zudsniper/bashbits
[bashrc] add autoupdate check + notification + autoupdate script (like zshrc)
Open
@zudsniper is already working on this.
Since Nov 6, 2023.
easy fix
enhancement
TODO
- Dominant language
- Shell
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add the following convenience features to keep this script's users informed, and offer easy updates.
These things are already implemented in /.zshrc so check that out for the specifics -- it should be identical.
- check for updates from
bashrc.zod.tf - compare versions -> if remote > local, show update notification which includes both remote & local versions, as well as the command to autoupdate.
- add autoupdate script which copies remote to local.
won't be hard, just need to do it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.