Skip to content

mcholmes/dotfiles

Repository files navigation

🏡 Dotfiles

Configurations for my Mac, managed by git and GNU Stow.

📦 Installation

Clone the repository and give execute permissions to the bootstrap script.

git clone git@github.com:mcholmes/dotfiles.git ~
cd ~/dotfiles
chmod +x ./bootstrap.sh

🚀 Usage

Either run everything:

./bootstrap.sh

Or selectively run:

stow -v zsh git karabiner # plus whatever else you'd like

⚙️ Maintenance

To reset based on the remote repo:

git pull

If there are local changes, you'll have to stash them first before pulling.

📝 Credits

Inspired (/copied) from Curtis Bridges' setup: https://github.com/curtisbridges/dotfiles/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors