Skip to content

MatsAnd/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mats' dotfiles

Installation

Warning

If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

# Set name and email that should be used in git/npm configs
AUTHOR_NAME="Mats Andreassen"
AUTHOR_EMAIL="email@example.com"
AUTHOR_GITHUB="matsand"

# Create git source directory
mkdir ~/Source

# Clone repo
git clone https://github.com/MatsAnd/dotfiles.git ~/Source/.dotfiles

# Open folder and run setup
cd ~/Source/.dotfiles && ./setup.sh

About

My dotfiles / Macintosh setup

Resources

Stars

Watchers

Forks