This commit is contained in:
David Heinemeier Hansson
2025-06-24 14:07:50 -07:00
parent c0ea9203d6
commit de8a3eecd0

View File

@ -32,6 +32,7 @@ if [[ -n "${OMAKUB_USER_EMAIL//[[:space:]]/}" ]]; then
git config --global user.email "$OMAKUB_USER_EMAIL" git config --global user.email "$OMAKUB_USER_EMAIL"
fi fi
# Set default XCompose that is triggered with CapsLock
tee ~/.XCompose >/dev/null <<EOF tee ~/.XCompose >/dev/null <<EOF
include "%H/.local/share/omarchy/default/xcompose" include "%H/.local/share/omarchy/default/xcompose"