From a03d5f393eaa5b0cd7c1b769f2ddb7efd4ec9431 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Wed, 11 Mar 2026 16:42:38 +0100 Subject: add freebsd --- .profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.profile') diff --git a/.profile b/.profile index 60a71a1..632874a 100644 --- a/.profile +++ b/.profile @@ -17,6 +17,10 @@ case $OS in export LANG=en_US.UTF-8 tabs -4 ;; +(freebsd) + ENV=$HOME/.shrc + export ENV + ;; (termux) PATH=~/bin:${HOME%/*}/usr/bin:~/go/bin:~/.local/bin:~/.cargo/bin ;; -- cgit v1.2.3