Customize the Geodesic Shell
Problem
Geodesic solves a lot of problems teams have, but it’s opinionated and probably doesn’t work exactly the way you like your shell to work. Maybe you would like more alias
definitions, or maybe you don’t like our alias
definitions. Maybe you want to change the colors of ls
output (e.g. DIR_COLORS
) or you just can’t stand using vim
as the default editor.
Solution
Our own developers couldn’t agree on what the best look-and-feel was for geodesic
so we added support for customizations. This is how to customize Geodesic at launch time.
Several features of Geodesic can be customized at launch time (rather than during the build of the Docker image) so that people can share an image yet still have things set up the way they like. This document describes how to configure the customization.