Maybe in another life

Just wasn't for me
This commit is contained in:
Josh Sherman 2022-06-07 15:39:41 -05:00
parent fd43150339
commit bfba3fdf9d
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
3 changed files with 0 additions and 9 deletions

View file

@ -27,8 +27,6 @@ stow git screen vim zsh
if [[ `uname` == Darwin ]]; then
stow macos
else
stow xmodmap
fi
cd "$HOME" || exit

View file

@ -1,6 +0,0 @@
! Set Caps Lock to Hyper
remove mod4 = Hyper_L
add mod3 = Hyper_L
clear lock
keysym Caps_Lock = Hyper_L
add lock = Caps_Lock

View file

@ -1 +0,0 @@
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap