This commit is contained in:
Joshua Seigler 2025-06-13 22:47:06 -04:00
parent 44d99d8a67
commit be7fa398b0
6 changed files with 23 additions and 2 deletions

View file

@ -199,6 +199,27 @@
Synchronizes folders of content across all my devices.
</p>
</li>
<li>
<p>
<a href="https://mise.jdx.dev/" target="_blank" rel="noopener"
>Mise</a
>
Dev environment manager, replacing <code>nvm</code>,
<code>pyenv</code>, <code>venv</code>, and dozens of others. Great
DX.
</p>
</li>
<li>
<p>
<a
href="https://github.com/modular/stack-pr"
target="_blank"
rel="noopener"
>Stack-PR</a
>
PR stacking tool, the best way I know to handle feature branches.
</p>
</li>
<li>
<p>
<a href="https://vscodium.com/" target="_blank" rel="noopener"