aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sheldon/.config/profile.d
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 /sheldon/.config/profile.d
parent1c5a96fb2364283f2f48ca9135d550886afe7055 (diff)
fix(zsh): fix highlights and move sheldon into zsh
Diffstat (limited to 'sheldon/.config/profile.d')
-rw-r--r--sheldon/.config/profile.d/20-sheldon.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/sheldon/.config/profile.d/20-sheldon.sh b/sheldon/.config/profile.d/20-sheldon.sh
deleted file mode 100644
index bc0e4f5..0000000
--- a/sheldon/.config/profile.d/20-sheldon.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-SHELDON_PROFILE="$(uname -r 2>/dev/null | rev | cut -d- -f1 | rev)"
-export SHELDON_PROFILE