From 78706726bf56b6602c28ed17fa228259bd12466c Mon Sep 17 00:00:00 2001 From: Stefan Gaiselmann Date: Sat, 13 Feb 2021 09:53:25 +0100 Subject: [PATCH] Renamed 'sshrc' to prompt, has no SSH logic inside. --- .../{executable_10.sshrc.tmpl => executable_10.prompt.tmpl} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dot_bashrc.d/{executable_10.sshrc.tmpl => executable_10.prompt.tmpl} (100%) diff --git a/dot_bashrc.d/executable_10.sshrc.tmpl b/dot_bashrc.d/executable_10.prompt.tmpl similarity index 100% rename from dot_bashrc.d/executable_10.sshrc.tmpl rename to dot_bashrc.d/executable_10.prompt.tmpl