mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Explain
This commit is contained in:
@ -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"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user