diff --git a/zsh/.zshrc b/zsh/.zshrc index bc86694..d4bf346 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,3 +1,4 @@ +xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Initialization code that may require console input (password prompts, [y/n] # 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" fi # <<< SPLIT SSH CONFIGURATION - -xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap