aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zsh/.config/profile.d/20-sheldon.sh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-05-11 12:31:42 -0500
committerToby Vincent <tobyv13@gmail.com>2023-05-11 12:31:42 -0500
commitcc09ac71809b0c113d3abe8c049649aaf7bddf45 (patch)
treeea2c60b14a418294f06a631bee40d0000282a3b4 /zsh/.config/profile.d/20-sheldon.sh
parent1c5a96fb2364283f2f48ca9135d550886afe7055 (diff)
fix(zsh): fix highlights and move sheldon into zsh
Diffstat (limited to 'zsh/.config/profile.d/20-sheldon.sh')
-rw-r--r--zsh/.config/profile.d/20-sheldon.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/zsh/.config/profile.d/20-sheldon.sh b/zsh/.config/profile.d/20-sheldon.sh
new file mode 100644
index 0000000..bc0e4f5
--- /dev/null
+++ b/zsh/.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