Skip to content

🛠️ My macOS dotfiles managed with GNU Stow.

License

Notifications You must be signed in to change notification settings

zeikar/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ My macOS Dotfiles

Personal macOS dotfiles managed with GNU Stow.
Easily configurable and portable across different macOS machines. 🍏


📌 Features

  • 🔧 Managed with GNU Stow – Simple and organized dotfiles management
  • 🖥️ macOS Compatible – Specifically set up for macOS environments
  • 🚀 Easy Setup & Installation – Quickly configure a new Mac with a few commands
  • 🌟 Includes configurations for:
    • zsh (.zshrc)
    • More to be added!

Prerequisites

Before installing these dotfiles, make sure you have the following installed on your macOS:

Install with:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install with:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Zsh Plugins:

Install with:

brew install zsh-autosuggestions zsh-syntax-highlighting

⚡ Installation

0️⃣ Install GNU Stow (if not already installed)

brew install stow

1️⃣ Stow your dotfiles

./install.sh

2️⃣ Update your shell

source ~/.zshrc

About

🛠️ My macOS dotfiles managed with GNU Stow.

Topics

Resources

License

Stars

Watchers

Forks

Languages