aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sheldon/.config/profile.d/20-sheldon.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sheldon/.config/profile.d/20-sheldon.sh')
-rw-r--r--sheldon/.config/profile.d/20-sheldon.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/sheldon/.config/profile.d/20-sheldon.sh b/sheldon/.config/profile.d/20-sheldon.sh
new file mode 100644
index 0000000..bc0e4f5
--- /dev/null
+++ b/sheldon/.config/profile.d/20-sheldon.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+SHELDON_PROFILE="$(uname -r 2>/dev/null | rev | cut -d- -f1 | rev)"
+export SHELDON_PROFILE