- Change the keyboard repeat rate using mac-key-repeat.zaymon.dev
- Change tracking pad and mouse speed to one-less than max. Enable light click and tap-to-click.
- Change the hostname properly, using the commands in this gist
rcm for specific os system? install specific stuff on mac os:
- brew
- brew install redis
- brew install postgres
- brew install influxdb
If you previously run version with ohmyzsh you need to run this first
- Install rbenv
- Install sublime text
./install
git config --global gpg.format ssh
git config --global user.signingkey <key>TODO: Polish Brewfile which will allow to install all needed programs from brew Can be Brewfile.lock.json or something like this? Check:
git add $FILES_YOU_FIXED
git absorb --and-rebaseaand this:
git add $FILES_YOU_FIXED
git absorb
git log # check the auto-generated fixup commits
git rebase -i --autosquash masterQUESTIONS: Installing with homebrew
brew bundle --file=~/.dotfiles/Brewfile
and
brew bundle --force cleanup --file=~/.dotfiles/Brewfile