Files
omarchy/migrations/1753558374.sh
2025-07-26 15:37:28 -04:00

5 lines
169 B
Bash

echo "Update Walker config to include = as the leader key for the calculator"
if ! grep -q 'prefix = "="' ~/.config/walker/config.toml; then
omarchy-refresh-walker
fi