~/.
Generate SSH key
ssh-keygen -t ed25519
cat ~/.ssh/id_ed25519.pub | pbcopy
Paste SSH key in Github settings
Install Xcode command line tools
xcode-select --install
Clone this repo under ~/.dotfiles
and run install script
git clone git@github.com:Leyka/dotfiles.git .dotfiles && cd .dotfiles
Run install script
./install.sh
- Show home folder on finder
- Finder
->
Preferences->
Sidebar then check folders
- Finder
Configure iTerm2 theme by going to Preferences
, then under:
- General ⚙️
- under
Closing
tab, uncheck all boxes
- under
- Appearance 👁
- select Theme:
Minimal
- select Theme:
- Profiles 👤
- click Other Actions on bottom left
- Scroll to
Import JSON Profiles
- Import JSON file under
misc/iTerm.json
- Fill email in
./gitconfig.local