Skip to content

Instantly share code, notes, and snippets.

@aldegoeij
Last active August 14, 2019 13:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aldegoeij/6d54c269fc4d1a45863b0133cb2f3dfb to your computer and use it in GitHub Desktop.
Save aldegoeij/6d54c269fc4d1a45863b0133cb2f3dfb to your computer and use it in GitHub Desktop.
A Cloud Engineer's Workspace

Hi, I'm a cloud engineer, spending most of my time in AWS with the occasional excursion into O365/Azure.

This is a collection of tools, ways of working and thoughts to keep stuff centralized for myself. Perhaps it can be useful to you!

I'm not a commandline junky so apologies for all the clickedy tools in this list!

  • VS Code: my IDE of choice, see my settings [here]
  • zsh
  • oh-my-zsh (agnoster, Solarized Dark, git npm yarn aws, eval "$(direnv hook zsh)")
  • direnv (
  • iTerm2 3+
  • GitKraken: the only tool to turn to if you f-ed up your branch/repo again
  • GitHub like the polish over GitLab

Working with AWS:

Working with Python 3:

  • bpython: nicer than ipython
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment