From 41ff39d838d8ad44c9da24f8b4cfc2e71a5ed739 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 17 Aug 2024 05:43:22 -0300 Subject: git mv src/profile.sh src/.profile --- src/.profile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/.profile (limited to 'src/.profile') diff --git a/src/.profile b/src/.profile new file mode 100644 index 0000000..1dca8b2 --- /dev/null +++ b/src/.profile @@ -0,0 +1,5 @@ +#!/bin/sh + +# shellcheck source=/dev/null +. /etc/rc +ln -fs .profile .bashrc -- cgit v1.2.3