aboutsummaryrefslogtreecommitdiff
path: root/system/etc/profile.d
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-11-16 10:00:19 +0100
committerKarel Kočí <cynerd@email.cz>2022-11-16 10:00:19 +0100
commit8f68b86ef33a42c26a7f23adcf36b54d60d4fd98 (patch)
tree483f75f58b24227105b21cfdd989302b922bbc25 /system/etc/profile.d
parenteb3d4c9a3f469d80d5e6c9ae241caef17c1568a4 (diff)
downloadmyconfigs-8f68b86ef33a42c26a7f23adcf36b54d60d4fd98.tar.gz
myconfigs-8f68b86ef33a42c26a7f23adcf36b54d60d4fd98.tar.bz2
myconfigs-8f68b86ef33a42c26a7f23adcf36b54d60d4fd98.zip
system: remove as I am not using NixOS that provides this more easily
Diffstat (limited to 'system/etc/profile.d')
-rw-r--r--system/etc/profile.d/path.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/etc/profile.d/path.sh b/system/etc/profile.d/path.sh
deleted file mode 100644
index ae00916..0000000
--- a/system/etc/profile.d/path.sh
+++ /dev/null
@@ -1 +0,0 @@
-PATH="$PATH:/usr/sbin:/sbin"