From 07047f140e6f6fe6cd0f108ac554ec2b5e7ac2d5 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 24 Jul 2026 15:04:12 -0700 Subject: [PATCH] Ensure keyboard settings are correct on all terminals. --- tasks/general/acct_mgmt/users.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/general/acct_mgmt/users.yml b/tasks/general/acct_mgmt/users.yml index 47b9b86..1681ecb 100644 --- a/tasks/general/acct_mgmt/users.yml +++ b/tasks/general/acct_mgmt/users.yml @@ -1122,7 +1122,7 @@ profile_common: | {{ export_path_additions }} {{ export_terminal }} - {{ keyboard_settings }} + {{ keyboard_settings}} rc_common: | # Fixes "command not found" when using aliases within functions. shopt -s expand_aliases