From 15aae4388679c800359043212a1a9426f2db7558 Mon Sep 17 00:00:00 2001 From: Druid520 Date: Thu, 13 Aug 2026 19:54:54 +0000 Subject: MOD: update cfgs. --- profile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'profile') diff --git a/profile b/profile index a7e2d8a..943feca 100644 --- a/profile +++ b/profile @@ -1,5 +1,8 @@ -export ENV="$HOME/.okshrc" +# path and env +PATH=$HOME/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/pkg/bin +PATH=${PATH}:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin +export PATH +export ENV=$HOME/.rc -if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then - startx ~/.xinitrc -fi +# show date n cal +cal -h -- cgit 1.4.1