Add dotfiles-updatechecker back
This commit is contained in:
parent
6f82dd6000
commit
da9b1db0ba
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
source ${HOME}/.bashrc.d/startup.sh
|
||||
env "BASHRC=true" dotfiles-updatechecker
|
||||
|
|
Loading…
Reference in a new issue