A little of this and a little of that.
AWS Alfred Workflow - download and import Alfred to open your webbrowser to AWS Resources directly.
- Type:
aws <resource>
(i.e.aws ec2
) to go to AWS EC2 in your web browser.
- Need Alfred 3+ with Powerpack
- Need to be signed into the AWS Console via your default web browser.
Sanitized Developer Setup for Mac.
- Dynamic DNS script to update Route53 to your router. I use this script to update Route53 to point my A record to my VPN Server.
- Download script, edit to your liking and needs.
- Type
bash dev_env.sh
when in the proper directory.
- Make sure you are running High Sierra+
- Update Location Settings in Preferences
- Update Location Settings in Outlook
- iTerm: Change Font to Meslo and Theme to Solarized
- Copy (If you have any) Config Files for .ssh; .aws; .zshrc (and comment out ZSHRC section); and neofetch
- See the bottom section if you want to Java or Ruby over Python.