From da9b1db0bafab412c584629376c2da67efc78652 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Mon, 3 Jun 2024 02:03:26 +0200 Subject: [PATCH] Add dotfiles-updatechecker back --- bash/bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bash/bashrc b/bash/bashrc index a4901ec9..99159590 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -1,2 +1,4 @@ #!/bin/bash + source ${HOME}/.bashrc.d/startup.sh +env "BASHRC=true" dotfiles-updatechecker