Foxables

Foxables Open ZSHRC - Your New Enhanced DevOps Workflow

We’ve produced an auto updating .zshrc file with cool intuitive commands and aliases designed to enhance your DevOps and Software Engineering Workflows, it’s completely free to use, easy as pie to install, and will continue to be maintained. Designed by a Software Architect for the open source world

SCP Cheatsheet

SCP stands for Secure Copy, it enables the secure transfer of files between two hosts over a network. Basic Syntax: scp <options> <source> <destination> Full Documentation for SCP: scp(1): secure copy - Linux man pagescp copies files between hosts on a network. It

Talking with Engineers - A Guide for CSMs, Support, and Product

Having difficulty communicating with your engineering team? Learn how you can best support each other to enable collaboration to prosper. Engineers are direct, concise, and blunt. Don’t take it personally, generally they need to be protective of time. Try the BLUF communication method.

Git Module / Submodule Automated Setups!

Git Submodule allows you to use other repositories as dependencies to your projects using only native git commands. It's a fantastic way to leverage git as a pseudo-package manager for quicker project workflows whilst completely decoupling technology dependency.

Foxables © 2026