From e6dcca4daf0531eb1da2c055bb7a96bc9434ab9f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Wacker?= <s.wacker@tudelft.nl>
Date: Tue, 4 Mar 2025 09:53:11 +0100
Subject: [PATCH] Update file .bashrc-reit

---
 .bashrc-reit | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.bashrc-reit b/.bashrc-reit
index faaace9..1c4b131 100644
--- a/.bashrc-reit
+++ b/.bashrc-reit
@@ -6,7 +6,7 @@ fi
 
 alias reit='echo "Hi, from the Research Engineering and Infrastructure Team!!!"'
 alias reit-update='wget https://gitlab.ewi.tudelft.nl/reit/shell-config/-/raw/main/.bashrc-reit?ref_type=heads -O ~/.bashrc-reit'
-alias reit-create-new-python-package='uvx copier copy git+https://gitlab.ewi.tudelft.nl/reit/python-package-template'
+alias reit-create-new-python-package='uvx copier copy --trust git+https://gitlab.ewi.tudelft.nl/reit/python-package-template'
 
 # Alias
 alias ll='ls -alF'
-- 
GitLab