I hereby claim:
- I am mailtruck on github.
- I am mailtruck (https://keybase.io/mailtruck) on keybase.
- I have a public key ASAASSSPZtntAmLJ5ZRHyf5cIkycNglx_K8ElPjQiTebmwo
To claim this, I am signing this object:
#!/bin/bash | |
# Download it. | |
# Name it as 'theme' | |
# Place it in /usr/bin/ | |
# shell_prompt$ theme | |
echo ' | |
3024 Day ( 1) 3024 Night ( 2) AdventureTime ( 3) | |
Afterglow ( 4) AlienBlood ( 5) Argonaut ( 6) | |
Arthur ( 7) Atom ( 8) Belafonte Day ( 9) | |
Belafonte Night ( 10) BirdsOfParadise ( 11) Blazer ( 12) |
I hereby claim:
To claim this, I am signing this object:
{ | |
"message": "This is a test" | |
} |
--- | |
# ^^^ YAML documents must begin with the document separator "---" | |
# | |
#### Example docblock, I like to put a descriptive comment at the top of my | |
#### playbooks. | |
# | |
# Overview: Playbook to bootstrap a new host for configuration management. | |
# Applies to: production | |
# Description: | |
# Ensures that a host is configured for management with Ansible. |