From 67d7bcefc086b6b4748a4ecf10a98af18cf2214a Mon Sep 17 00:00:00 2001 From: Paul Walker Date: Fri, 24 Nov 2023 11:02:39 +0000 Subject: [PATCH] bash: Remove security.bash, not needed --- bashrc.d/security.bash | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 bashrc.d/security.bash diff --git a/bashrc.d/security.bash b/bashrc.d/security.bash deleted file mode 100644 index a97ffe1..0000000 --- a/bashrc.d/security.bash +++ /dev/null @@ -1,5 +0,0 @@ -# For keygpg.pl -export KEYPATH=$HOME/stored -export SECBUILD_KEY=$HOME/.ssh/id_rsa.secbuild_irvine - -