docs: add macOS #540
No reviewers
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
borgmatic-collective/borgmatic!540
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "adidalal/borgmatic:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Also, for local completion installation, the FAQ seems to point to
~/.bash_completionas another possible location. Any preferences?Thanks for taking the time to do this! I have a slight preference for the existing
~/.local/share/bash-completiononly because, as I understand it, it's not loaded eagerly. That way, it only gets loaded if a user actually uses borgmatic.Given that
pkg-configisn't always present on Linux, I think I'll add a note about that to the docs. But I'll merge this first. Thanks again!