From f2cdae83347b19ac204c2410ebbf553d4ff34902 Mon Sep 17 00:00:00 2001 From: Daniel Hagen Date: Sun, 25 Aug 2019 16:03:10 -0500 Subject: [PATCH] Adding my Shell-AWS-AutoProfile add-on to the plugin repository. Also including it as a GIT Submodule, which might be a good idea for how the rest of these plugins should be linked in the repository. --- .gitmodules | 3 +++ plugins/shell-aws-autoprofile | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 plugins/shell-aws-autoprofile diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..366fba0f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "plugins/shell-aws-autoprofile"] + path = plugins/shell-aws-autoprofile + url = https://github.com/dbhagen/shell-aws-autoprofile diff --git a/plugins/shell-aws-autoprofile b/plugins/shell-aws-autoprofile new file mode 160000 index 000000000..5ba6e5033 --- /dev/null +++ b/plugins/shell-aws-autoprofile @@ -0,0 +1 @@ +Subproject commit 5ba6e50331c267d918920ed058acf7a244b5af41