dotfiles/dot_config/fish/private_functions/daily.fish

4 lines
104 B
Fish

function daily
google-chrome https://bbb.gatewatcher.com/b/mat-thm-cn4 > /dev/null 2>&1 & && disown
end