Change custom colemak binding to be appended to us keybind

This commit is contained in:
Pavle Portic 2024-02-06 18:26:04 +01:00
parent 5cf6340e58
commit 9fff205d46
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
2 changed files with 5 additions and 2002 deletions

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@ git clone https://github.com/zsh-users/zsh-syntax-highlighting ${ohmyzsh_custom}
git clone https://gitea.theedgeofrage.com/TheEdgeOfRage/boban-zsh ${ohmyzsh_custom}/themes/boban
# Keyboard layout
sudo cp ./custom_colemak /usr/share/X11/xkb/symbols/custom
cat ./custom_colemak | sudo tee -a /usr/share/X11/xkb/symbols/us
# SSH agent
sudo pacman -S gcr