mirror of
https://github.com/Matir/skel.git
synced 2026-06-10 03:13:40 -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"
|