A smith’s workshop is arranged so that every tool is exactly where they expect it to be. In the shell, our ‘workshop’ is the .bashrc file.

Why Customize?

  • Efficiency: Turning a 50-character command into a 2-character alias.
  • Accessibility: Creating custom functions that provide clearer feedback for Orca.
  • Context: Automatically setting up your Go environment the moment you open the terminal.

Through scripting, we stop being ‘users’ of a generic OS and become ‘architects’ of our own workspace.


Forged in the terminal. Refined under the anvil.