lpikora / bing-wallpaper-daily-mac-multimonitor

Bash Script for download and set Bing Daily Wallpaper on all monitors for macOS
GNU General Public License v3.0
156 stars 17 forks source link

Script fails due to missing bashrc #17

Open stephtr opened 9 months ago

stephtr commented 9 months ago

With autoupdate enabled, the script fails to run since on newer systems there's only a .zshrc file, but not a .bashrc.

% /bin/sh -c "source ~/.bashrc && npx --yes bing-wallpaper-daily-mac-multimonitor@latest  --all-desktops-experimental"
/bin/sh: /Users/stephan/.bashrc: No such file or directory