This is my personal wallpaper collection.
The wallpapers in this repository come from Wallhaven, Reddit or other places and repositories on the internet.
To grab these wallpapers for yourself, run:
cd ~/your-wallpaper-directory/
git clone --depth 1 https://github.com/ollieistic/wallpapers.git
rm -f README.md
Using --depth 1 tells Git to only pull the latest commit, instead of the entire commit history, which saves some disk space.
Download the latest wallpapers from this repository by running the commands below:
cd ~/your-wallpaper-directory/
git pull