dev: automated commit - 2025-08-27 17:26:59

This commit is contained in:
Mariano Z. 2025-08-27 17:26:59 -03:00
parent 453a39b412
commit 6018f7b0dc
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,5 +1,5 @@
# Source it
eval "$(/home/mzunino/.local/bin/mise activate zsh)"
eval "$($HOME/.local/bin/mise activate zsh)"
# Install mise if not present
if ! command -v mise &> /dev/null