mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add ~/.local/share/omarchy/bin to systemwide PATH (#602)
* Add omarchy to system path * Remove unnecessary duplicate * Remove path def since it's global now * Migration for system-wide path * Remove debug code * Refresh after update * Add common state script * Restart on state detected * Set state instead * Export own path for menu
This commit is contained in:
5
migrations/1754680295.sh
Normal file
5
migrations/1754680295.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
echo "Add UWSM env"
|
||||
mkdir -p "$HOME/.config/uwsm/"
|
||||
omarchy-refresh-config uwsm/env
|
||||
|
||||
omarchy-state set relaunch-required
|
||||
Reference in New Issue
Block a user