From 12d901927883bd93910aa1a0b3b0aef6cfc7b936 Mon Sep 17 00:00:00 2001 From: KK Date: Thu, 2 Jul 2026 22:39:03 +0200 Subject: [PATCH] PI_OFFLINE --- .bash_profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bash_profile b/.bash_profile index c9f37f4..4918d87 100644 --- a/.bash_profile +++ b/.bash_profile @@ -13,6 +13,8 @@ export VISUAL=kak export BROWSER=firefox export TERMINAL=foot +export PI_OFFLINE=1 + # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists