mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Drop a breadcrumb for the user
This commit is contained in:
3
bin/omarchy-set-user
Executable file
3
bin/omarchy-set-user
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
# Track active Omarchy user for package migrations
|
||||
echo "$USER:$HOME:$XDG_RUNTIME_DIR" > /tmp/omarchy-active-user
|
||||
Reference in New Issue
Block a user