https://github.com/pierre-24/digitalocean-droplets
Scripts, configs, & others
https://github.com/pierre-24/digitalocean-droplets
Last synced: 3 months ago
JSON representation
Scripts, configs, & others
- Host: GitHub
- URL: https://github.com/pierre-24/digitalocean-droplets
- Owner: pierre-24
- Created: 2024-08-01T20:34:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T18:41:34.000Z (7 months ago)
- Last Synced: 2025-01-07T20:11:49.517Z (5 months ago)
- Language: Jinja
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stuffs for my digitalocean droplets
Scripts, configs, & others.
```bash
git config --global user.email "[email protected]"
git config --global user.name "pierre"
```