Skip to content

⚙️ My standard configuration/preferences files for macOS that focuses on simplicity and productivity.

License

Notifications You must be signed in to change notification settings

patricklarose/dotfiles

Repository files navigation

Patrick's dotfiles ⚙️

Minimal, simple macOS dotfiles for software development, studying, and personal use.

Editing .zshrc file using Vim in iTerm2

Dependencies

These dotfiles make use of the following packages:

Installation

Warning

This script will overwrite existing configuration files. Although it creates a backup of any existing files it replaces, review and customize the code before running.

Step 1: Clone repository

git clone https://github.com/patricklarose/dotfiles

Step 2: Navigate to the dotfiles directory

cd dotfiles

Step 3: Grant execution permissions

chmod +x setup.sh

Step 4: Execute the setup script

./setup.sh

About

⚙️ My standard configuration/preferences files for macOS that focuses on simplicity and productivity.

Topics

Resources

License

Stars

Watchers

Forks