danieleldjarn / dotfiles

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This repository contains scripts that I use to set up a new Mac or Ubuntu machine

Mac

Install xcode

Download and install Xcode from Apple's website then install Xcode command line tools by running

xcode-select --install

Run setup.sh

The insipiration for the setup.sh script comes originally from thomaspoignant/mac-dev-setup. The script is a work in process and might not work perfectly

Run the script

./mac/setup.sh

Ubuntu or dirivatives

Run the script

./linux/setup.sh

About

dotfiles


Languages

Language:Shell 100.0%