aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zsh/.config/profile.d
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2023-08-27 12:51:32 -0500
committerToby Vincent <tobyv@tobyvin.dev>2023-08-27 12:51:32 -0500
commita8e3437a948cf75195193c7f30356e2bea3388b7 (patch)
treedc62f441fc21bed9f6364b7fac607c09795606b1 /zsh/.config/profile.d
parent35383512da5acbfdf79f666056f4dddab914b843 (diff)
feat(sheldon): move sheldon to pkg and add install script
Diffstat (limited to 'zsh/.config/profile.d')
-rw-r--r--zsh/.config/profile.d/20-sheldon.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/zsh/.config/profile.d/20-sheldon.sh b/zsh/.config/profile.d/20-sheldon.sh
deleted file mode 100644
index bc0e4f5..0000000
--- a/zsh/.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