From 778fd23ea5627d761b2583fd695ce47840d24d29 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Wacker?= <s.wacker@tudelft.nl>
Date: Fri, 11 Oct 2024 10:22:35 +0200
Subject: [PATCH] Update file .bashrc-reit

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

diff --git a/.bashrc-reit b/.bashrc-reit
index b4f804f..b3144e7 100644
--- a/.bashrc-reit
+++ b/.bashrc-reit
@@ -6,6 +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
 alias ll='ls -alF'
-- 
GitLab