You are here |
marty.zalega.me | ||
| | | |
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. | |
| | | |
stribny.name
|
|
| | | | ||
| | | |
4bes.nl
|
|
| | With Visual Studio Code you can work with Azure Function Apps. Find out how to prepare to create an Azure PowerShell Function with Visual studio Code. |