Skip to content

Instantly share code, notes, and snippets.

@UlisesGascon
Last active March 6, 2020 11:48
Show Gist options
  • Save UlisesGascon/60e3fc539f634ce77b708d192e63ad5b to your computer and use it in GitHub Desktop.
Save UlisesGascon/60e3fc539f634ce77b708d192e63ad5b to your computer and use it in GitHub Desktop.
David hasselhoff wallpaper 2020
#!/bin/sh
npm install --global wallpaper-cli
wallpaper https://octodex.github.com/images/privateinvestocat.jpg --scale=fit
npm uninstall --global wallpaper-cli
@UlisesGascon
Copy link
Author

Direct run: bash <(curl -s https://gist.githubusercontent.com/UlisesGascon/60e3fc539f634ce77b708d192e63ad5b/raw/403a6628712f83b42dbb4e9e6cbdaf8c2b250954/hack.sh)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment