
* 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
2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
export PATH=$HOME/.local/share/omarchy/bin/:$PATH
|