Last active
March 6, 2020 11:48
-
-
Save UlisesGascon/60e3fc539f634ce77b708d192e63ad5b to your computer and use it in GitHub Desktop.
David hasselhoff wallpaper 2020
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
npm install --global wallpaper-cli | |
wallpaper https://octodex.github.com/images/privateinvestocat.jpg --scale=fit | |
npm uninstall --global wallpaper-cli |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Direct run:
bash <(curl -s https://gist.githubusercontent.com/UlisesGascon/60e3fc539f634ce77b708d192e63ad5b/raw/403a6628712f83b42dbb4e9e6cbdaf8c2b250954/hack.sh)