Drop a breadcrumb for the user

This commit is contained in:
Ryan Hughes
2025-10-22 01:36:15 -04:00
parent b609519c83
commit 7c2402ff5b
2 changed files with 4 additions and 0 deletions

3
bin/omarchy-set-user Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
# Track active Omarchy user for package migrations
echo "$USER:$HOME:$XDG_RUNTIME_DIR" > /tmp/omarchy-active-user