Checks for updates on shell start
This commit is contained in:
parent
7e811a24ac
commit
89a2c8555d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue