Hi there, I’m Clay

I am a software engineer, and this is my personal development

Using Stow for Dotfile Management

What is Stow? Stow is a convenient way to manage your dotfiles in MacOS and Linux. Whether it’s to back your configs up in general, version control them for iterating and/or testing, or to keep a consistent configuration between systems, Stow has you covered. Stow is a “symlink farm manager”, which centralizes files into “packages” within one central location which can be version controlled, then allows you to install (symlink) those files into their intended destinations or remove them with a simple stow command. ...

13 min · map[name:Clay Harris]