From a8e3437a948cf75195193c7f30356e2bea3388b7 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 27 Aug 2023 12:51:32 -0500 Subject: feat(sheldon): move sheldon to pkg and add install script --- zsh/.config/profile.d/20-sheldon.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 zsh/.config/profile.d/20-sheldon.sh (limited to 'zsh/.config/profile.d') 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 -- cgit v1.2.3-70-g09d2