Created
March 3, 2015 21:08
-
-
Save ianblenke/25edf49e793e9bad94a2 to your computer and use it in GitHub Desktop.
Alias dies to deis
This file contains hidden or 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
#cloud-config | |
write_files: | |
- path: /etc/profile.d/dies.sh | |
permissions: 0644 | |
owner: root | |
content: | | |
alias dies=deis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Haha.