Match bash envs for ssh access

This commit is contained in:
David Heinemeier Hansson
2026-03-12 16:48:59 +01:00
parent 26f2106b29
commit dc2380026e
+1 -1
View File
@@ -2,7 +2,7 @@
# Ensure Omarchy bins are in the path
export OMARCHY_PATH=$HOME/.local/share/omarchy
export PATH=$OMARCHY_PATH/bin:$PATH
export PATH=$OMARCHY_PATH/bin:$PATH:$HOME/.local/bin
# Set default terminal and editor
source ~/.config/uwsm/default