This repo is inspired by Dries Vints' awesome blog post and dotfiles repo.
If you're a beginner to setup, I wrote a blog post with an intro to the shell, the basic utilities and config files involved in the frontend setup process. I've also commented on the purpose of each of the scripts in the files.
👉 Beginner’s Frontend Setup Guide
Clone this repo into your home directory.
git clone https://github.com/alizehkhan/dotfiles.git
Run the scripts in install.sh
source ~/dotfiles/install.sh
Grab a cuppa ☕️ and wait for the scripts to finish running ✅.
- Link Apple ID
- Dock: Automatically hide and show
- Trackpad: Uncheck Scroll direction: Natural
- Keyboard: Key repeat (fast) / Delay until repeat (short)
- Accessibility: Use scroll gesture with control key to zoom
- Finder preferences:
- iTerm preferences
{
theme: 'Minimal',
background: '#20252C',
font: 'Menlo',
fontSize: '14px',
}