summaryrefslogtreecommitdiff
path: root/src/config/profile.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-10-08 08:26:37 -0300
committerEuAndreh <eu@euandre.org>2023-11-25 12:14:34 -0300
commite406d80377858f37ce683163b2b0ce45e59cfe9f (patch)
treeac2a4ba2543cc1b2507e8aa57acfc039e71cf3c8 /src/config/profile.sh
parentInitial empty commit (diff)
downloadasami-e406d80377858f37ce683163b2b0ce45e59cfe9f.tar.gz
asami-e406d80377858f37ce683163b2b0ce45e59cfe9f.tar.xz
Init server infrastructure files
Diffstat (limited to 'src/config/profile.sh')
-rw-r--r--src/config/profile.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/profile.sh b/src/config/profile.sh
new file mode 100644
index 0000000..1dca8b2
--- /dev/null
+++ b/src/config/profile.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# shellcheck source=/dev/null
+. /etc/rc
+ln -fs .profile .bashrc