From 444e1f0fc1b3fd5772cb49ba39b982fb86fe1b5b Mon Sep 17 00:00:00 2001 From: Tracey Clark Date: Wed, 10 Jul 2024 16:26:06 -0500 Subject: [PATCH] Add git_tidy_local_branches.sh to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 917afad..cfc4493 100755 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Miscellaneous scripts, e.g. set screen brightness from command line (bug workaro ## Other * Backup and restore scripts for packages installed on Solus OS * Set up a Solus OS development environment (update needed) +* git_tidy_local_branches.sh - will remove local branches when the remote is gone # new saved * Backup and restore scripts for Linux systems * obsidian_hide_inlineTitle.py - Change all Obsidian vaults to hide inline titles * obsidian_get_inlineTitle_values.py - Get the value of inlineTitle in all Obsidian vaults