4 lines
87 B
Bash
4 lines
87 B
Bash
|
setxkbmap -layout us,latam
|
||
|
setxkbmap -option 'grp:alt_shift_toggle'
|
||
|
export EDITOR=nvim
|