mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Need to export OMARCHY_PATH too
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
echo "Add UWSM env"
|
||||
|
||||
export PATH="$HOME/.local/share/omarchy/bin:$PATH"
|
||||
export OMARCHY_PATH="$HOME/.local/share/omarchy"
|
||||
export PATH="$OMARCHY_PATH/bin:$PATH"
|
||||
|
||||
mkdir -p "$HOME/.config/uwsm/"
|
||||
omarchy-refresh-config uwsm/env
|
||||
|
||||
Reference in New Issue
Block a user