- Trackpad -> enable "Tap to Click"
- Trackpad -> speed up pointer speed
- Accessibility -> Pointer Control -> Trackpad Options -> enable dragging w/ "Three Finger Draging"
- Create an ssh key using
ssh-keygen -t ed25519 -C "[email protected]"
- Clone the .dotfiles repo
git clone https://github.com/bndnio/.dotfiles.git .dotfiles
- Run
git clone https://github.com/bndnio/.dotfiles.git .dotfiles
in the home directory - run
chmod 744 setup.sh
in the repo to allow execution