From 96ea39e145929bbfbbaa2c915c30f8bfdbf66d70 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Fri, 20 Jan 2023 13:27:01 +0100 Subject: [PATCH] Whoops, renamed this directory. --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index e0ab713..1261dce 100644 --- a/.bashrc +++ b/.bashrc @@ -65,7 +65,7 @@ alias rekey='ssh-add -e /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so >/dev/null 2> export PYTHONDEVMODE=y -for extra in /etc/bash_completion ~/.bash_aliases ~/.my_bashrc ~/.git-prompt.sh ~/clones/JulienPalard/compile-python/compile-python.sh +for extra in /etc/bash_completion ~/.bash_aliases ~/.my_bashrc ~/.git-prompt.sh ~/clones/mdk/compile-python/compile-python.sh do if [ -f "$extra" ] then