First git installation is needed. Open terminal and run following command:
gitIt's going to open confirmation popup with question if you want to install git, confirm it and you are good to go.
The next command will do the whole process, download the repo, install it and do the cleanup.
git clone https://github.com/dajk/dotfiles.git ~/dotfiles && cd ~/dotfiles && ./install.sh
# To cleanup afterwards run
rm -rf ~/dotfiles- Open spotlight search (⌘ + space)
- Type
Trackpadand open - Enable
Secondary click&Tap to clickoptions (if it's enabled already, disabled/enable again) - Go to
Accesibility > Pointer Control > Trackpad Options Enable dragging(without drag lock) and clickOK
open /Applications/Docker.appbrew service start postgresql
psql postgres➜ psql postgres
psql (12.4)
Type "help" for help.
postgres=# press \q to quitssh-keygen -t ed25519 -C "your_email@example.com" # recommended or
ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
# copy to clipboard
pbcopy < ~/.ssh/id_ed25519.pubTo install plugins run
# run vim
vi
# install vim packages
:PlugInstall- Ghostty
- Oh My Zsh
- Homebrew
- Docker
- PostgreSQL following this configuration
- Node.JS using nvm
- VSCode Editor and configuration
- Dracula theme
- Raycast
- AppCleaner
- ResponsivelyApp
- YouTube Music
- Slack
- Postman
- Dark theme OS X and defaults override