aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--sheldon/.config/profile.d/20-sheldon.sh (renamed from zsh/.config/profile.d/20-sheldon.sh)0
-rw-r--r--sheldon/.config/sheldon/plugins.toml (renamed from zsh/.config/sheldon/plugins.toml)0
-rw-r--r--sheldon/.config/zsh/.zshrc.d/80-sheldon.zsh (renamed from zsh/.config/zsh/.zshrc.d/80-sheldon.zsh)0
-rwxr-xr-xsheldon/install.sh10
4 files changed, 10 insertions, 0 deletions
diff --git a/zsh/.config/profile.d/20-sheldon.sh b/sheldon/.config/profile.d/20-sheldon.sh
index bc0e4f5..bc0e4f5 100644
--- a/zsh/.config/profile.d/20-sheldon.sh
+++ b/sheldon/.config/profile.d/20-sheldon.sh
diff --git a/zsh/.config/sheldon/plugins.toml b/sheldon/.config/sheldon/plugins.toml
index cb1b55c..cb1b55c 100644
--- a/zsh/.config/sheldon/plugins.toml
+++ b/sheldon/.config/sheldon/plugins.toml
diff --git a/zsh/.config/zsh/.zshrc.d/80-sheldon.zsh b/sheldon/.config/zsh/.zshrc.d/80-sheldon.zsh
index 2ced1c8..2ced1c8 100644
--- a/zsh/.config/zsh/.zshrc.d/80-sheldon.zsh
+++ b/sheldon/.config/zsh/.zshrc.d/80-sheldon.zsh
diff --git a/sheldon/install.sh b/sheldon/install.sh
new file mode 100755
index 0000000..9161bac
--- /dev/null
+++ b/sheldon/install.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+SCRIPT="$0"
+
+say() {
+ printf "%s: %s\n" "$SCRIPT" "$@"
+}
+
+say "Installing plugins"
+sheldon lock