# dotfiles and misc configuration ## Usage `./install.sh` For the basics. ### Key remappings ( Linux specific ) `./remap/at-kbd.sh` ### Distro specific `sudo sh ./distro/.sh` ## Installing ssh keys ``` umask 077 mkdir ~/.ssh curl https://git.riedstra.dev/mitch/dotfiles/plain/ssh > ~/.ssh/authorized_keys ``` ## Other potential files of interest - kshrc