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" == "" ]