First git installation is needed. Open terminal
and run following command:
git
It'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
iTerm2
>Preferences
>Profiles
>Colors
Tab- Open the
Color Presets...
drop-down in the bottom right corner - Select
Import...
from the list - Select the
Dracula-theme.itermcolors
file (browse from/User/{YOUR_USER}/dotfiles/iterm2/Dracula-theme.itermcolors
or download theme from here and select it in this step) - Select the
Dracula-theme
fromColor Presets...
- Go to the
Text
section and increase font size to14
- Open spotlight search (⌘ + space)
- Type
Trackpad
and open - Enable
Secondary click
&Tap to click
options (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.app
brew service start postgresql
psql postgres
➜ psql postgres
psql (12.4)
Type "help" for help.
postgres=# press \q to quit
ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
# copy to clipboard
pbcopy < ~/.ssh/id_rsa.pub
To install plugins run
# run vim
vi
# install vim packages
:PlugInstall
- iTerm2
- Warp
- Oh My Zsh
- Homebrew
- Docker
- PostgreSQL following this configuration
- Node.JS using nvm
- VSCode Editor and configuration
- Dracula theme
- Spectacle and basic shortcuts
- AppCleaner
- ResponsivelyApp
- YouTube Music
- Slack
- Postman
- Dark theme OS X and defaults override