From 42ef5b87a6c1b2cbd4dd13a6a6f227b79df14b07 Mon Sep 17 00:00:00 2001 From: luk Date: Mon, 24 Aug 2026 15:25:56 +0800 Subject: [PATCH] u --- nixhome/.bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixhome/.bashrc b/nixhome/.bashrc index d6afb7a..edba404 100644 --- a/nixhome/.bashrc +++ b/nixhome/.bashrc @@ -129,10 +129,10 @@ elif [ "$(whoami)" = "root" ]; then PSTYLE=07 PTYPE=4 else - PSTYLE=00 + PSTYLE=01 PTYPE=3 if [[ -n "$SSH_CONNECTION" ]]; then - PSTYLE=03 + PSTYLE=04 PTYPE=3 fi fi