Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added missing full stops at the end of bullets
  • Loading branch information
weizs0r authored and alichtman committed Oct 2, 2024
1 parent 17961f3 commit d3da436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ I wanted a tool that allows you to:
- Reinstall them from the backup directory idempotently.
- Backup and reinstall files conditionally, so you can easily manage dotfiles across multiple systems.
- Copy files on installation and backup, as opposed to symlinking them.
- Backup package installations in a highly compressed manner
- Not worry about accidentally doing something dangerous / destructive (is user-protective)
- Backup package installations in a highly compressed manner.
- Not worry about accidentally doing something dangerous / destructive (is user-protective).

`shallow-backup` checks all of those boxes.

Expand Down

0 comments on commit d3da436

Please sign in to comment.