Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 498 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 498 Bytes

.oh-my-zsh/custom

The user custom content directory for oh-my-zsh.

tools.zsh and tools.d/*.zsh contain functions I find useful in everyday life like an AWS profile manager and synchronizer, dot-env file management utility, and other bits and bobs.

themes/agnoster-mod.zsh extends the Agnoster theme with better AWS profile prompt, and provides a Kubernetes/kubectl status prompt displaying current context and current namespace within that context.

sample image