From d012debb948066f56e0d570f6752c4aa7e320594 Mon Sep 17 00:00:00 2001 From: andre Date: Tue, 30 Dec 2025 11:41:30 +0100 Subject: [PATCH] rootfs/home/andre/.bashrc aktualisiert --- rootfs/home/andre/.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootfs/home/andre/.bashrc b/rootfs/home/andre/.bashrc index bc96e94..efc482d 100644 --- a/rootfs/home/andre/.bashrc +++ b/rootfs/home/andre/.bashrc @@ -78,6 +78,7 @@ shopt -s cmdhist shopt -s dotglob shopt -s interactive_comments shopt -s expand_aliases +shopt -s extglob __RDP() { if [ "$1" == "" ]