Files
omarchy/config/uwsm/env
Ryan Hughes 29041f7a56 Update paths
2025-11-06 10:02:44 -05:00

11 lines
275 B
Plaintext

# Changes require a restart to take effect.
# Set default OMARCHY_PATH
export OMARCHY_PATH=/usr/share/omarchy
# Set default terminal and editor
source ~/.config/uwsm/default
# Activate mise if present on the system
omarchy-cmd-present mise && eval "$(mise activate bash)"