Swap CAPSLOCK and ESC
This commit is contained in:
3
zshrc
3
zshrc
@ -1,6 +1,9 @@
|
||||
# Option adjustments
|
||||
unsetopt nomatch
|
||||
|
||||
# Swap CAPSLOCK and ESC
|
||||
setxkbmap -option caps:swapescape
|
||||
|
||||
# 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.
|
||||
|
Reference in New Issue
Block a user