Skip to content

Commit 572eb74

Browse files
committed
updated README.md
1 parent 087e437 commit 572eb74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ Mac automation scripts to automate the Mac UI and settings
371371

372372
- `mac_diff_settings.sh` - takes before and after snapshots of UI setting changes and diffs them to make it easy to find `defaults` keys to add to `setup/mac_settings.sh` to save settings
373373
- `mac_restore_file.sh` - checks all the backup mount points for the latest backup that has a given file and then restores it
374+
- `mac_find_excluded_backup_paths.sh` - does a deep search for excluded backup paths on file/folder attributes. See [HariSekhon/Knowledge-Base Mac page](https://github.com/HariSekhon/Knowledge-Base/blob/main/mac.md#time-machine) for why
374375
- `mac_iso_to_usb.sh` - converts a given ISO file to a USB bootable image and burns it onto a given or detected inserted USB drive
375376
- `copy_to_clipboard.sh` - copies stdin or string arg to system clipboard on Linux or Mac
376377
- `paste_from_clipboard.sh` - pastes from system clipboard to stdout on Linux or Mac

0 commit comments

Comments
 (0)