Checks for updates on shell start

This commit is contained in:
JeremyStar™ 2024-03-15 02:49:52 +01:00
parent 7e811a24ac
commit 89a2c8555d

View file

@ -22,4 +22,6 @@ esac
if [[ -r /usr/share/bash-completion/bash_completion ]]; then
. /usr/share/bash-completion/bash_completion
fi
source /etc/jstmbash/init.source
env "BASHRC=true" sysdotfiles-updatechecker