Skip to content

Commit dc5f7f2

Browse files
committed
chore: prune deprecated scripts and update docs
Removed: syncaliases.sh, sysrestart, PiHoleInstall.txt, PiHoleOS.txt, server-xfer.md, 01-fuck-unattended-upgrades.conf All were unused — functionality moved to dockergit or abandoned.
1 parent 751c84f commit dc5f7f2

File tree

8 files changed

+9
-274
lines changed

8 files changed

+9
-274
lines changed

01-fuck-unattended-upgrades.conf

Lines changed: 0 additions & 4 deletions
This file was deleted.

CLAUDE.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
# Scripts
22

3-
General-purpose utility scripts for selfhosted infrastructure.
3+
Utility scripts for selfhosted infrastructure management.
44

5-
## Key Scripts
6-
- `nextdns_sync.py` — Syncs NextDNS configuration
7-
- `.bash_aliases` — Shared shell aliases
8-
- `sysrestart` — System restart utility
9-
10-
## Legacy (may be deprecated)
11-
- `syncaliases.sh` — Alias sync (replaced by dockergit)
12-
- `PiHoleInstall.txt` / `PiHoleOS.txt` — Pi-hole setup notes
13-
- `server-xfer.md` — Server transfer documentation
5+
## Contents
6+
- `nextdns_sync.py` — Syncs NextDNS profile settings (allowlist, denylist, security, privacy)
7+
- `.bash_aliases` — Shell aliases for common operations
148

159
## Conventions
1610
- Bash scripts: POSIX-compatible where possible

PiHoleInstall.txt

Lines changed: 0 additions & 81 deletions
This file was deleted.

PiHoleOS.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

README.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
# Scripts
22

3-
Just a catch all for various scripts and things
3+
Utility scripts for selfhosted infrastructure management.
44

5-
- nginx_reversedns_ip_auth.sh
6-
- This is an Nginx Conf file for when basic auth is used to allow list certain IPs, but by domain name to allow for DynDNS
7-
- PiHoleInstall
8-
- unfished install script to convert a new pi with ubuntu to a proper pihole w/ sync etc.
9-
- PiHoleOS.txt
10-
- reminder for how to install ubuntu on headless pi
11-
- .bashrc
12-
- Customized bashrc
13-
- .bash_functions
14-
- cl for cd & list
15-
- .bash_aliases
16-
- various aliases
17-
- Sync Aliases using `curl -O https://raw.githubusercontent.com/baker-scripts/Scripts/master/syncaliases.sh`
5+
## Contents
6+
7+
- `nextdns_sync.py` — Syncs NextDNS profile settings (allowlist, denylist, security, privacy)
8+
- `.bash_aliases` — Shell aliases for common operations

server-xfer.md

Lines changed: 0 additions & 95 deletions
This file was deleted.

syncaliases.sh

Lines changed: 0 additions & 59 deletions
This file was deleted.

sysrestart

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)