mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
setxkbmap -option ctrl:nocaps
|
|
test -f "$HOME/.env" && "$HOME/.env"
|
|
test -f "$HOME/.profile" && . "$HOME/.profile"
|