From 4fbf1feb69e19a2f323f4cbcb42232b07cffe655 Mon Sep 17 00:00:00 2001 From: Adam Veldhousen Date: Thu, 28 Oct 2021 20:17:46 -0500 Subject: [PATCH] chore: move prompt customization into its own plugin --- .../defaults.d/900-prompt.sh => nice_prompt/nice_prompt.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{extras/defaults.d/900-prompt.sh => nice_prompt/nice_prompt.sh} (100%) diff --git a/plugins/extras/defaults.d/900-prompt.sh b/plugins/nice_prompt/nice_prompt.sh similarity index 100% rename from plugins/extras/defaults.d/900-prompt.sh rename to plugins/nice_prompt/nice_prompt.sh