aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/os.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/profile.d/os.sh')
-rw-r--r--sh/profile.d/os.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/sh/profile.d/os.sh b/sh/profile.d/os.sh
deleted file mode 100644
index f9d5a79b..00000000
--- a/sh/profile.d/os.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-# Store the operating system in an environment variable
-OS=$(uname)
-export OS