summaryrefslogtreecommitdiff
path: root/src/config/profile.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-17 18:44:59 -0300
committerEuAndreh <eu@euandre.org>2024-08-18 08:07:09 -0300
commita7dcb8ed92a6f0ccfbced8422f916fd6d9b1c781 (patch)
tree6594fafbe9f805f41763603774fc7f7b9a0ffcee /src/config/profile.sh
parentsrc/guix/packages.scm: Inherit package definitions from upstream channel (diff)
downloadasami-a7dcb8ed92a6f0ccfbced8422f916fd6d9b1c781.tar.gz
asami-a7dcb8ed92a6f0ccfbced8422f916fd6d9b1c781.tar.xz
Offload common server code to dedicated packages
Diffstat (limited to 'src/config/profile.sh')
-rw-r--r--src/config/profile.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/config/profile.sh b/src/config/profile.sh
deleted file mode 100644
index 1dca8b2..0000000
--- a/src/config/profile.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-# shellcheck source=/dev/null
-. /etc/rc
-ln -fs .profile .bashrc