|
You are here |
marty.zalega.me | ||
| | | | |
stribny.name
|
|
| | | | | [AI summary] The article explains how to create and execute shell scripts using Bash, focusing on automation and command-line interface interactions. | |
| | | | |
pradyunsg.me
|
|
| | | | | I have a (somewhat unnecessarily) custom setup for managing my dotfiles and I made a nice improvement to it today. How it works The dotfiles are managed by a Python script. In broad strokes, the script will: read a TOML file locate the configured paths create symlinks, based on custom marker text in the filenames, for files in subdirectories under the configured paths1 If there's a conflict (i.e. two configured paths provide the same symlink target location), the TOML file contains the resolution for it (i. | |
| | | | |
pythonspeed.com
|
|
| | | | | It is quite difficult to write correct shell scripts; you're much better off just using Python. | |
| | | | |
earthly.dev
|
|
| | | Learn how to use Docker to manage your MySQL database and simplify your deployment process. This article covers everything from planning your deplo... | ||