1
0
Fork 0

fix: move xmod up in zshrc to prevent console output interruption

This commit is contained in:
Anton Livaja 2025-06-06 07:34:47 -07:00
parent d57f773cf2
commit dfd774bfa6
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,4 @@
xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n] # Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below. # confirmations, etc.) must go above this block; everything else may go below.
@ -48,5 +49,3 @@ if [ "$SSH_VAULT_VM" != "" ]; then
export SSH_AUTH_SOCK="/home/user/.SSH_AGENT_$SSH_VAULT_VM" export SSH_AUTH_SOCK="/home/user/.SSH_AGENT_$SSH_VAULT_VM"
fi fi
# <<< SPLIT SSH CONFIGURATION # <<< SPLIT SSH CONFIGURATION
xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap