From 3d7208853d0f7dfdee4c0aa26a65557414aea96f Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Thu, 9 May 2024 21:23:28 -0500 Subject: Shell update --- profile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'profile') diff --git a/profile b/profile index 8238f8c..6fffd5b 100644 --- a/profile +++ b/profile @@ -11,10 +11,11 @@ export MOZ_ENABLE_WAYLAND="1" export XCURSOR_SIZE="32" export XDG_CURRENT_DESKTOP="wlroots" export XDG_SESSION_TYPE="wayland" -export PF_INFO="ascii title os pkgs shell" +export PF_INFO="ascii title os de shell" export PF_ALIGN="7" export PF_COLOR="0" - +export PATH=${PATH}:~/.local/bin export ENV=$HOME/.kshrc +eval "$(direnv export bash)" emacs --daemon if [ "$(tty)" == "/dev/tty1" ]; then exec dbus-run-session hikari; fi -- cgit v1.2.3