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 --- sheldon/.config/zsh/.zshrc.d/80-sheldon.zsh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sheldon/.config/zsh/.zshrc.d/80-sheldon.zsh (limited to 'sheldon/.config/zsh/.zshrc.d') diff --git a/sheldon/.config/zsh/.zshrc.d/80-sheldon.zsh b/sheldon/.config/zsh/.zshrc.d/80-sheldon.zsh new file mode 100644 index 0000000..2ced1c8 --- /dev/null +++ b/sheldon/.config/zsh/.zshrc.d/80-sheldon.zsh @@ -0,0 +1,3 @@ +#!/bin/zsh + +source <(sheldon source) -- cgit v1.2.3-70-g09d2