puntos/.zprofile

9 lines
183 B
Plaintext
Raw Normal View History

. ~/.profile
test ! "$REMOTE" \
&& test "$(tty)" = /dev/tty1 \
&& exec env \
XDG_CURRENT_DESKTOP=river \
XDG_SESSION_DESKTOP=river \
dbus-run-session river
. ~/.zshrc